ISpreadsheetProvider interface (uiautomationcore.h)

Provides access to items (cells) in a spreadsheet.

Inheritance

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

Methods

The ISpreadsheetProvider interface has these methods.

 
ISpreadsheetProvider::GetItemByName

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

Requirements

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

See also

Control Pattern Interfaces for Providers