Axlsx gem is an excellent tool to build Excel worksheets. The sheets are created row-by-row and styles are immediately added to each cell when a row is created. This gem allows to follow an alternative route: fill out a spreadsheet with data and apply styles later. Styles can be added to individual cells as well as to ranges of cells. As a bonus, this gem also simplifies drawing borders around groups of cells.
Required Ruby Version
>= 1.9.3
Authors
Anton Sakovich
Versions
- 1.2.0 October 21, 2022 (17 KB)
- 1.1.0 August 26, 2020 (21 KB)
- 1.0.0 January 25, 2020 (20.5 KB)
- 0.2.0 March 05, 2018 (26.5 KB)
- 0.1.7 September 20, 2016 (25.5 KB)
- 0.1.2 June 21, 2015 (24 KB)