ITableProvider Methods
.NET Framework 4.5
The ITableProvider type exposes the following members.
| Name | Description | |
|---|---|---|
|
GetColumnHeaders | Gets a collection of UI Automation providers that represents all the column headers in a table. |
|
GetItem | Retrieves the UI Automation provider for the specified cell. (Inherited from IGridProvider.) |
|
GetRowHeaders | Retrieves a collection of UI Automation providers that represents all row headers in the table. |