OMath.ParentOMath Property
Returns a OMath object that represents the parent element. Read-only.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property ParentOMath As OMath
Get
'Usage
Dim instance As OMath
Dim value As OMath
value = instance.ParentOMath
OMath ParentOMath { get; }
Property Value
Type: Microsoft.Office.Interop.Word.OMath
OMath