Class: OpenXML::SpreadsheetML::SheetData
- Inherits:
-
Struct
- Object
- Struct
- OpenXML::SpreadsheetML::SheetData
- Defined in:
- lib/xlsx/sheet_data.rb
Instance Attribute Summary collapse
-
#rows ⇒ Object
Returns the value of attribute rows.
Instance Attribute Details
#rows ⇒ Object
Returns the value of attribute rows
3 4 5 |
# File 'lib/xlsx/sheet_data.rb', line 3 def rows @rows end |