Share via


Word Custom Properties

This topic describes the custom properties of Microsoft UI Automation elements provided by Word.

Name/GUID Description
MathML
{FA170AB3-3229-4E7C-827F-DD05EE0481D9}
Specifies the MathML for equation element in Word UI Automation tree.
Variant type: VT_BSTR
Default value: empty string
Note: This property is also inherited by Outlook, which shares the same writing canvas as Word.
View
{115D27FA-433E-4F24-A311-B567BC0E1FBA}
Specifies the View for the document element in Word UI Automation tree.
Variant type: VT_I4
Default value: 1
The property is expressed as a value from the WordViewType enumerated type.
SensitivityLabel
{8A0C6B17-E347-45AF-9C7A-DAD736236AB6}
Specifies the Sensitivity label for the document element in Word UI Automation tree.
Variant type: VT_BSTR
Default value: empty string

Requirements

MathML - Microsoft 365 Version 2109 (Build 14430.xxxxx)
View - Microsoft 365 Version 2501 (Build 18429.xxxxx)
SensitivityLabel - Microsoft 365 Version 2507 (Build 19020.xxxxx)

See also

UI Automation Properties Overview

Retrieving Properties from UI Automation Elements

Custom Properties, Events, and Control Patterns