Activities
latest
false
Banner background image
Productivity Activities
Last updated May 22, 2024

IRange Interface

A named range or sheet.

Namespace: UiPath.MicrosoftOffice365.Activities.Api

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

Syntax

public interface IRangepublic interface IRange

Properties

NameDescription
NameThe name of the range
TypeThe type of the range

Methods

NameDescription

DeleteColumn

Delete a specified column. The column on the right of the deleted column is then shifted to the left.
DeleteRange Deletes the data.
DeleteRowsDelete one or several rows from a specified position in a spreadsheet range. When you delete a row, the cells below are shifted up.
ReadRangeReads the contents of the range.
WriteColumnWrite a column.
WriteRangeWrites a data table in the range.
WriteRowWrite a row using a Data Row.
  • Syntax
  • Properties
  • Methods

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.