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

Productivity activities

Last updated Feb 19, 2026

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