Clear Range
Clear the range of google sheet.
Clear the values of a range in a google spreadsheet.
Input
Credential:
Object Variable
A variable name that references the user credential to access the resources.
Sheet Name:
String Argument
The name of the sheet is to be cleared.
Range:
String Argument
The range of the sheet is to be cleared.
SpreadSheet Id:
String Argument
The Id of the spreadsheet is to be cleared.
Last updated