Method: OpenC3::ExcelSpreadsheet::ExcelWorksheet#num_rows
- Defined in:
- lib/openc3/win32/excel.rb
#num_rows ⇒ Object (readonly)
Returns the value of attribute num_rows.
33 34 35 |
# File 'lib/openc3/win32/excel.rb', line 33 def num_rows @num_rows end |