Activities
latest
false
Productivity Activities
Last updated Jun 26, 2024

AddSheet

Adds a sheet to the specified Excel workbook.

Namespace: UiPath.MicrosoftOffice365.Activities.Api

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

Syntax

string AddSheet(
	IWorkbook workbook,
	string sheetName = null
)string AddSheet(
	IWorkbook workbook,
	string sheetName = null
)

Parameters

workbook IWorkbook
The workbook where to add the sheet.
sheetName String (Optional)
The name of the new sheet. If a name is not provided, Excel determines the name of the sheet.

Return value

IWorksheet - The new sheet.

  • Syntax
  • Parameters
  • Return value

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.