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

Productivity Activities

Last updated Mar 19, 2025

RenameSheet

Renames the specified sheet in the specified spreadsheet.

Namespace: UiPath.Gsuite.Activities.API

Assembly: UiPath.Gsuite.Activities.API (in UiPath.Gsuite.Activities.API.dll)

Syntax

 [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]voidRenameSheet(
	ISpreadsheetspreadsheet,
	stringoldName,
	stringnewName
)

Parameters

spreadsheet ISpreadsheet
The Google spreadsheet file to use.
oldName String
The name of the sheet to be renamed.
newName String
The new name of 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.