IUIAutomationSpreadsheetPattern interface (uiautomationclient.h)

Enables a client application to access the items (cells) in a spreadsheet.

Inheritance

The IUIAutomationSpreadsheetPattern interface inherits from the IUnknown interface. IUIAutomationSpreadsheetPattern also has these types of members:

Methods

The IUIAutomationSpreadsheetPattern interface has these methods.

 
IUIAutomationSpreadsheetPattern::GetItemByName

Retrieves a UI Automation element that represents the spreadsheet cell that has the specified name.

Requirements

Requirement Value
Minimum supported client Windows 8 [desktop apps only]
Minimum supported server Windows Server 2012 [desktop apps only]
Target Platform Windows
Header uiautomationclient.h (include UIAutomation.h)

See also

Control Pattern Interfaces for Clients