www.datypic.com/sc/ooxml/e-ssml_sheetData-1.html
# File lib/rubyXL/objects/sheet_data.rb, line 211 def [](ind) rows[ind] end
# File lib/rubyXL/objects/sheet_data.rb, line 215 def size rows.size end