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:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.12.1 - April 12, 2024 (493.0 KB)
  2. 1.12.0 - April 12, 2024 (492.5 KB)
  3. 1.11.2 - December 26, 2023 (488.5 KB)
  4. 1.11.1 - August 08, 2023 (487.0 KB)
  5. 1.11.0 - May 06, 2023 (487.0 KB)
  6. 0.51.0 - November 30, 2012 (995.5 KB)
顯示所有版本(共 80)

Runtime 相依性套件 (1):

rubyzip >= 0

Development 相依性套件 (2):

bundler >= 0
jeweler ~> 1.6.4

擁有者:

作者:

  • Hideo NAKAMURA

SHA 256 checksum:

509feb39725df55feed68d366868b5e12241e0bd6a1e281eb7a66ec0a4081c2b

總下載次數 9,083,083

這個版本 3,221

License:

MIT

Ruby 版本需求:

相關連結: