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.
Required Ruby Version
None
Authors
Hideo NAKAMURA
Versions
- 1.15.0 March 21, 2026 (506 KB)
- 1.13.0 March 12, 2026 (498 KB)
- 1.12.3 October 27, 2025 (492 KB)
- 1.12.2 September 08, 2025 (492 KB)
- 1.12.1 April 12, 2024 (493 KB)
- 0.0.4 February 13, 2012 (318 KB)