DeleteSheet
Delete a specified sheet.
Input
Name | Type | Required | Description |
SheetId | String | False | Id of the sheet. |
SheetName | String | False | Name of the sheet. |
Result Set Columns
Name | Type | Description |
Success | String | Whether or not the sheet was deleted. |