Activities
latest
false
Productivity Activities
Last updated Jul 1, 2024

ReadCell

Reads information from the indicated Excel workbook cell.

Namespace: UiPath.MicrosoftOffice365.Activities.Api

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

Syntax

Object ReadCell(
	IWorkbook workbook,
	IRange range,
	string cell,
	CellReadMode cellReadMode = CellReadMode.Values
)Object ReadCell(
	IWorkbook workbook,
	IRange range,
	string cell,
	CellReadMode cellReadMode = CellReadMode.Values
)

Parameters

workbook IWorkbook
The Excel workbook to use.
range IRange
The sheet or named range where the cell is located.
cell String
The cell to read from, e.g., A1.
cellReadMode CellReadMode (Optional)
The type of data that is read.

Return value

  • Syntax
  • Parameters
  • Return value

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.