RubyGems Navigation menu

write_xlsx 0.51.0

write_xlsx s a gem to create a new file in the Excel 2007+ XLSX format, and you can use the same interface as writeexcel gem. The WriteXLSX supports the following features: * Multiple worksheets * Strings and numbers * Unicode text * Rich string formats * Formulas (including array formats) * cell formatting * Embedded images * Charts * Autofilters * Data validation * Hyperlinks * Defined names * Grouping/Outlines * Cell comments * Panes * Page set-up and printing options write_xlsx uses the same interface as writeexcel gem. documentation is not completed, but writeexcel’s documentation will help you. See http://writeexcel.web.fc2.com/ And you can find many examples in this gem.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.12.1 - April 12, 2024 (493 KB)
  2. 1.12.0 - April 12, 2024 (493 KB)
  3. 1.11.2 - December 26, 2023 (489 KB)
  4. 1.11.1 - August 08, 2023 (487 KB)
  5. 1.11.0 - May 06, 2023 (487 KB)
  6. 0.51.0 - November 30, 2012 (996 KB)
Show all versions (80 total)

Runtime Dependencies (1):

rubyzip >= 0

Development Dependencies (2):

bundler >= 0
jeweler ~> 1.6.4

Owners:

Authors:

  • Hideo NAKAMURA

SHA 256 checksum:

509feb39725df55feed68d366868b5e12241e0bd6a1e281eb7a66ec0a4081c2b

Total downloads 9,005,527

For this version 3,215

License:

MIT

Required Ruby Version: None

Links: