OMathBox.E Property

Returns an 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 OMathBox
Dim value As OMath

value = instance.E
OMath E { get; }

Property Value

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

See Also

Reference

OMathBox Interface

OMathBox Members

Microsoft.Office.Interop.Word Namespace