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

Productivity activities

Last updated Mar 13, 2026

IWorkbook Interface

An Office 365 Excel workbook.

Namespace: UiPath.MicrosoftOffice365.Activities.Api

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

Syntax

public interface IWorkbook
public interface IWorkbook

Properties

NameDescription
IdThe Id of the workbook.
ItemThe O365DriveRemoteItem item for the workbook.
NameThe name of the workbook.

Methods

NameDescription
AddSheetAdds a sheet to the specified workbook.
DeleteSheetDeletes a sheet from the workbook.
GetNamedRangesRetrieves the list of named ranges from the workbook.
GetRangesRetrieves the list of named ranges from the workbook.
GetSheetsGets the list of sheets within the workbook.
RenameSheetRenames a sheet from the workbook.
  • Syntax
  • Properties
  • Methods

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated