Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
IUIAutomationSpreadsheetItemPattern interface (uiautomationclient.h)
Enables a client application to retrieve information about an item (cell) in a spreadsheet.
Inheritance
The IUIAutomationSpreadsheetItemPattern interface inherits from the IUnknown interface. IUIAutomationSpreadsheetItemPattern also has these types of members:
Methods
The IUIAutomationSpreadsheetItemPattern interface has these methods.
| IUIAutomationSpreadsheetItemPattern::get_CachedFormula Retrieves the cached formula for this cell. |
| IUIAutomationSpreadsheetItemPattern::get_CurrentFormula Retrieves the formula for this cell. |
| IUIAutomationSpreadsheetItemPattern::GetCachedAnnotationObjects Retrieves a cached array of elements representing the annotations associated with this spreadsheet cell. |
| IUIAutomationSpreadsheetItemPattern::GetCachedAnnotationTypes Retrieves a cached array of annotation type identifiers indicating the types of annotations that are associated with this spreadsheet cell. |
| IUIAutomationSpreadsheetItemPattern::GetCurrentAnnotationObjects Retrieves an array of elements representing the annotations associated with this spreadsheet cell. |
| IUIAutomationSpreadsheetItemPattern::GetCurrentAnnotationTypes Retrieves an array of annotation type identifiers indicating the types of annotations that are associated with this spreadsheet cell. (IUIAutomationSpreadsheetItemPattern.GetCurrentAnnotationTypes) |
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
Feedback
Was this page helpful?
