Method: ReadXls::Evaluator::Row#first_col
- Defined in:
- lib/read_xls/evaluator/row.rb
#first_col ⇒ Object
Returns the value of attribute first_col.
4 5 6 |
# File 'lib/read_xls/evaluator/row.rb', line 4 def first_col @first_col end |