Libraries
»
rubyXL
(3.2.1)
»
Index
»
RubyXL
»
Row
»
#size
Method: RubyXL::Row#size
Defined in:
lib/rubyXL/objects/sheet_data.rb
#
size
⇒
Object
123 124 125
# File 'lib/rubyXL/objects/sheet_data.rb', line 123
def
size
cells
.
size
end