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

Productivity activities

Last updated Feb 19, 2026

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.

  • Syntax
  • Parameters

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo
Trust and Security
© 2005-2026 UiPath. All rights reserved.