UI Get Table Cell
Read a cell value from a grid/table control by row and column.
UI AutomationUIAutomationGetValueFromTableElementWindows only
What it does
Read a cell value from a grid/table control by row and column.
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| Window title (substring) | string | Required | Example: Calculator Supports variables | |
| Find control by | dropdownName · AutomationId · ControlType | Required | Name | |
| Control identifier | string | Required | Name / AutomationId / ControlType depending on 'Find by'. Example: OK Supports variables | |
| Row (0-based) | number | Required | Example: 0 Supports variables | |
| Column (0-based) | number | Required | Example: 0 Supports variables | |
| Store result in | variable | Required | Example: value |
More UI Automation commands
Ready to automate your busywork?
Start your free 10-day trial today. No credit card, no commitment.