activities
latest
false
UiPath logo, featuring letters U and I in white

Productivity Activities

Last updated Mar 19, 2025

DeleteSheet

Deletes a sheet from the specified Excel workbook.

Namespace: UiPath.MicrosoftOffice365.Activities.Api

Assembly: UiPath.MicrosoftOffice365.Activities.Api (in UiPath.MicrosoftOffice365.Activities.Api.dll)

Syntax

 void DeleteSheet(
	IWorkbook workbook,
	string sheetName
)void DeleteSheet(
	IWorkbook workbook,
	string sheetName
)

Parameters

workbook IWorkbook
The workbook from which to delete the sheet.
sheetName String
The sheet to delete.

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
© 2005-2025 UiPath. All rights reserved.