Method: Writexlsx::Sheets#initialize
- Defined in:
- lib/write_xlsx/sheets.rb
#initialize ⇒ Sheets
Returns a new instance of Sheets.
13 14 15 |
# File 'lib/write_xlsx/sheets.rb', line 13 def initialize super([]) end |
Returns a new instance of Sheets.
13 14 15 |
# File 'lib/write_xlsx/sheets.rb', line 13 def initialize super([]) end |