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