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

Productivity activities

Last updated Jan 16, 2026

WriteCell

Writes information in the indicated Excel workbook cell.

Namespace: UiPath.MicrosoftOffice365.Activities.Api

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

Syntax

void WriteCell(
	IWorkbook workbook,
	IRange range,
	string cell,
	Object value
)
void WriteCell(
	IWorkbook workbook,
	IRange range,
	string cell,
	Object value
)

Parameters

workbook IWorkbook : The Excel workbook to use.

range IRange : The sheet or named range where the cell is located.

cell String : The cell into which to write, e.g., A2.

value Object : The data written in the indicated cell.

  • Syntax
  • Parameters

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo
Trust and Security
© 2005-2026 UiPath. All rights reserved.