Method: Axlsx::CellStyle#initialize
- Defined in:
- lib/axlsx/stylesheet/cell_style.rb
#initialize(options = {}) ⇒ CellStyle
Creats a new CellStyle object
18 19 20 |
# File 'lib/axlsx/stylesheet/cell_style.rb', line 18 def initialize(={}) end |