Delete Sheet
UiPath.GSuite.Activities.DeleteSheet
Description
Deletes the specified sheet from a Google spreadsheet.
Scopes
This activity requires the following scopes:
OR
Project compatibility
Windows - Legacy | Windows
Configuration
In the body of the activity
- Spreadsheet - A reference to a Google Spreadsheet from which to delete the sheet. Typically obtained via the Use Google Spreadsheet activity. This property supports
IGoogleSheetTargetvariables. - SheetName - The name of the sheet to delete. This property supports
Stringvariables and string formatted values. The default value is "Sheet1".
Properties panel
Common
- ContinueOnError - If set, the remaining activities are executed if the current activity fails. This field supports Boolean values.
- DisplayName - The display name of the activity. This property supports
Stringvariables and string formatted values.
Input
- Spreadsheet - See Spreadsheet in the body of the activity.
- SheetName - See Sheet in the body of the activity.
- SpreadsheetID - The ID of the spreadsheet file to use.
Misc
- Private - If selected, the values of variables and arguments are no longer logged at Verbose level. This field supports Boolean values.