SpreadsheetDeleteRow
Last updated
Was this helpful?
Deletes a row data in a spreadsheet object. It does not delete the row.
SpreadsheetDeleteRow(spreadsheetObj=[any], row=[any])spreadsheetObj
ANY
true
The spreadsheet object.
row
NUMERIC
true
The row number to clear data from (1-based).
Last updated
Was this helpful?
Was this helpful?
