RubyGems Navigation menu

write_xlsx 0.0.4

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.0.4 - February 13, 2012 (318 KB)
Show all versions (80 total)

Runtime Dependencies (1):

rubyzip >= 0

Development Dependencies (3):

bundler ~> 1.0.0
jeweler ~> 1.6.4
rcov >= 0

Owners:

Authors:

  • Hideo NAKAMURA

SHA 256 checksum:

242599e8dec07194c15c5f2850914f9ae5109a461f447e6f726178714d262d55

Total downloads 9,079,914

For this version 9,276

Licenses:

N/A

Required Ruby Version: None

Links: