RubyGems.org

axlsx

1.3.6

xlsx spreadsheet generation with charts, images, automated column width, customizable styles and full schema validation. Axlsx helps you create beautiful Office Open XML Spreadsheet documents ( Excel, Google Spreadsheets, Numbers, LibreOffice) without having to understand the entire ECMA specification. Check out the README for some examples of how easy it is. Best of all, you can validate your xlsx file before serialization so you know for sure that anything generated is going to load on your client's machine.

installgem install axlsx
Authors

Randy Morgan

95,554 total downloads 4,851 for this version
Owners

855975ff404621dc525c72b618d95dcc

Gemfile
gem "axlsx", "~> 1.3.6"
Versions
  1. 1.3.6 April 23, 2013
  2. 1.3.5 February 4, 2013
  3. 1.3.4 November 25, 2012
  4. 1.3.3 November 8, 2012
  5. 1.3.2 November 5, 2012
Show all versions (38 total)
Development Dependencies
  1. kramdown >= 0
  2. yard >= 0