Class: Rrxcell::Excelx::Cell
Instance Attribute Summary
Attributes inherited from Cell
Instance Method Summary collapse
Methods inherited from Cell
Constructor Details
This class inherits a constructor from Rrxcell::Cell
Instance Method Details
#value ⇒ Object
5 6 7 |
# File 'lib/rrxcell/excelx/cell.rb', line 5 def value @row.object.at(@position) end |