Read Cell
You can select this activity to retrieve the value of a specific cell in a worksheet of a workbook. This table lists the properties for the activity.
Property Type | Property Name | Data Type | Description |
---|---|---|---|
Input | Cell Address | String | The address of the cell whose value must be retrieved. This property does not support a range of cells. |
Workbook Path | String | The location of the workbook or file that includes the worksheet from where the value of a specified cell must be retrieved. | |
Worksheet Name | String | The name of the worksheet from where the value of a specified cell must be retrieved. | |
Formula | Boolean | Select this check box to read the formula only from the specified cell. | |
Output | Cell Value | String | The contents of the cell. |
Response Code | Int32 | Response code for the activity. Possible values:
|