Closed kamalarieff closed 6 years ago
row
start-cell
column
end-cell
Reason: Since you can fetch multiple rows and columns from Google Sheets i.e. to run multiple tests, it makes sense to change row and column to start-cell and end-cell respectively. This way you define ranges better.
row
start-cell
column
end-cell
Reason: Since you can fetch multiple rows and columns from Google Sheets i.e. to run multiple tests, it makes sense to change
row
andcolumn
tostart-cell
andend-cell
respectively. This way you define ranges better.