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

Productivity Activities

Last updated Mar 19, 2025

RenameSheet

Renames 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 RenameSheet(
	IWorkbook workbook,
	string replacedSheetName,
	string newSheetName
)void RenameSheet(
	IWorkbook workbook,
	string replacedSheetName,
	string newSheetName
)

Parameters

workbook IWorkbook
The Excel workbook to use.
replacedSheetName String
The sheet to rename.
newSheetName String
The new name for the sheet.

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.