RubyGems Navigation menu

axlsx_styler 0.2.0

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.

Gemfile:
=

install:
=

Versions:

  1. 1.2.0 October 21, 2022 (17 KB)
  2. 1.1.0 August 26, 2020 (21 KB)
  3. 1.0.0 January 25, 2020 (20.5 KB)
  4. 0.2.0 March 05, 2018 (26.5 KB)
  5. 0.1.7 September 20, 2016 (25.5 KB)
Show all versions (17 total)

Runtime Dependencies (2):

activesupport >= 3.1
axlsx < 4, >= 2.0

Development Dependencies (5):

appraisal >= 0
awesome_print ~> 1.6
bundler ~> 1.6
minitest ~> 5.0
rake ~> 0.9

Owners:

Authors:

  • Anton Sakovich

SHA 256 checksum:

=

Total downloads 3,078,098

For this version 718,931

Version Released:

License:

MIT

Required Ruby Version: >= 1.9.3

Links: