Skip to main content

Delete Sheet

UiPath.MicrosoftOffice365.Activities.Excel.DeleteSheet

Description

Deletes the specified sheet.

Scopes

This activity requires the following scopes:

  • Sites.ReadWrite.All

Project compatibility

Windows - Legacy | Windows

Configuration

Properties

Common

  • DisplayName - The display name of the activity. This property supports String variables and string formatted values.

Input

  • Sheet Name - The name of the sheet to be deleted. This property supports String variables and string formatted values.
  • Workbook - The DriveItem of the Excel document to modify.

Misc

  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level. This field supports Boolean values.