RubyGems Navigation menu

axlsx_styler 0.1.3

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:
= Copy to clipboard Copied!

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)
  6. 0.1.3 - April 22, 2016 (24.5 KB)
Show all versions (17 total)

Runtime Dependencies (2):

activesupport >= 3.1
axlsx ~> 2.0

Development Dependencies (4):

awesome_print ~> 1.6
bundler ~> 1.6
minitest ~> 5.0
rake ~> 0.9

Owners:

Authors:

  • Anton Sakovich

SHA 256 checksum:

bf0e5340a5c57a4193fc5918cb852d1dad300f350f1b0ac67e4ee85a7ca52a46

Total downloads 2,832,158

For this version 8,770

License:

MIT

Required Ruby Version: >= 1.9.3

Links: