Delete Sheet
Delete the google sheet.
Delete the specified sheet 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 deleted.
SpreadSheet Id:
String Argument
The Id of the spreadsheet to delete the sheet.
Last updated