IUIAutomationTableItemPattern Interface

Exposes properties of a child element of a container that supports IUIAutomationTablePattern.

IUIAutomationTableItemPattern Members

GetCachedColumnHeaderItems Retrieves the cached column headers associated with a table item or cell.
GetCachedRowHeaderItems Retrieves the cached row headers associated with a table item or cell.
GetCurrentColumnHeaderItems Retrieves the column headers associated with a table item or cell.
GetCurrentRowHeaderItems Retrieves the row headers associated with a table item or cell.

Remarks

Elements that support this interface must also support IUIAutomationGridItemPattern, to provide properties that are not specific to tables.

Interface Information

Inherits from IUnknown
Header and IDL files uiautomation.h, uiautomationclient.idl
Minimum operating systems Windows 7