Method: Axlsx::Col#max
- Defined in:
- lib/axlsx/workbook/worksheet/col.rb
#max ⇒ Integer (readonly)
Last column affected by this 'column info' record.
38 39 40 |
# File 'lib/axlsx/workbook/worksheet/col.rb', line 38 def max @max end |