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

Productivity activities

Last updated Mar 13, 2026

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 IRange
public interface IRange

Properties

NameDescription
NameThe name of the range
TypeThe type of the range

Methods

NameDescription
DeleteColumnDelete a specified column. The column on the right of the deleted column is then shifted to the left.
DeleteRangeDeletes 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?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated