Libraries
»
fpl_gsheet
(0.3.2)
»
Index
»
FplGsheet
»
Spreadsheet
»
#all_rows
Method: FplGsheet::Spreadsheet#all_rows
Defined in:
lib/fpl_gsheet/spreadsheet.rb
#
all_rows
⇒
Object
50 51 52
# File 'lib/fpl_gsheet/spreadsheet.rb', line 50
def
all_rows
@worksheet
.
rows
end