Method: FplGsheet::Spreadsheet#all_rows

Defined in:
lib/fpl_gsheet/spreadsheet.rb

#all_rowsObject



50
51
52
# File 'lib/fpl_gsheet/spreadsheet.rb', line 50

def all_rows
  @worksheet.rows
end