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

Productivity activities

Last updated Mar 13, 2026

RangeWriteMode

Indicates how to add the DataTable to the indicated range.

Namespace: UiPath.MicrosoftOffice365.Activities.Api

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

Syntax

public enum RangeWriteMode
public enum RangeWriteMode

Options

NameValueDescription
Overwrite0Overwrite any previous data that exists
Append1Append values to the bottom of the range
AppendRight2Append values to the right of the range
Insert3Insert values at a chosen row index of the range
Insert Right4Insert values at a chosen column index of the range
  • Syntax
  • Options

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated