Method: Spreadsheet::Workbook#formats
- Defined in:
- lib/spreadsheet/workbook.rb
#formats ⇒ Object (readonly)
Returns the value of attribute formats.
15 16 17 |
# File 'lib/spreadsheet/workbook.rb', line 15 def formats @formats end |