Libraries
»
rubyXL
(3.4.35)
»
Index
»
RubyXL
»
SheetData
»
#size
Method: RubyXL::SheetData#size
Defined in:
lib/rubyXL/objects/sheet_data.rb
#
size
⇒
Object
215 216 217
# File 'lib/rubyXL/objects/sheet_data.rb', line 215
def
size
rows
.
size
end