RubyGems.org

write_xlsx

0.65.1

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.

installgem install write_xlsx
Authors

Hideo NAKAMURA

6,038 total downloads 281 for this version
Owners

9d23d6df4b85650f303bd264c33dceed

Gemfile
gem "write_xlsx", "~> 0.65.1"
Versions
  1. 0.65.1 March 24, 2013
  2. 0.65.0 March 23, 2013
  3. 0.64.1 March 5, 2013
  4. 0.64.0 March 5, 2013
  5. 0.62.0 February 23, 2013
Show all versions (17 total)
Runtime Dependencies
  1. rubyzip >= 0