Activities
latest
false
Productivity Activities
Last updated Jun 26, 2024

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 White
Trust and Security
© 2005-2024 UiPath. All rights reserved.