RubyGems Navigation menu

write_xlsx 0.0.2

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 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.2 - January 19, 2012 (300 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:

7839b2eedd8e04b2d3de622e3a525c41a41f87e845406aa77229f9637338a33a

Total downloads 9,013,441

For this version 3,010

Licenses:

N/A

Required Ruby Version: None

Links: