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.
Specifies the name of the visual style of an element in a document.
This property is read-only.
Syntax
HRESULT get_StyleName(
BSTR *retVal
);
Parameters
retVal
Return value
None
Remarks
The style name typically indicates the role of the element in the document, such as "Heading 1."
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) |