OMathNary.E Property

Returns a OMath object that represents the base of the specified equation object. Read-only.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property E As OMath
    Get
'Usage
Dim instance As OMathNary
Dim value As OMath

value = instance.E
OMath E { get; }

Property Value

Type: Microsoft.Office.Interop.Word.OMath
OMath

See Also

Reference

OMathNary Interface

OMathNary Members

Microsoft.Office.Interop.Word Namespace