Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides access to the visual styles associated with the content of a document.
Inheritance
The IStylesProvider interface inherits from the IUnknown interface.
Methods
The IStylesProvider interface has these methods.
IStylesProvider::get_ExtendedProperties Contains additional properties that are not included in this control pattern, but that provide information about the document content that might be useful to the user. |
IStylesProvider::get_FillColor Specifies the fill color of an element in a document. |
IStylesProvider::get_FillPatternColor Specifies the color of the pattern used to fill an element in a document. |
IStylesProvider::get_FillPatternStyle Specifies the fill pattern style of an element in a document. |
IStylesProvider::get_Shape Specifies the shape of an element in a document. |
IStylesProvider::get_StyleId Identifies the visual style of an element in a document. |
IStylesProvider::get_StyleName Specifies the name of the visual style of an element in a document. |
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) |