OMathPhantom.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 OMathPhantom
Dim value As OMath
value = instance.E
OMath E { get; }
Property Value
Type: Microsoft.Office.Interop.Word.OMath
OMath