Activities
latest
false
Productivity Activities
Last updated Jun 26, 2024

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 White
Trust and Security
© 2005-2024 UiPath. All rights reserved.