OMath.ParentArg Property

Returns an OMath object that represents the parent, or containing, argument. Read-only.

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

Syntax

'Declaration
ReadOnly Property ParentArg As OMath
    Get
'Usage
Dim instance As OMath
Dim value As OMath

value = instance.ParentArg
OMath ParentArg { get; }

Property Value

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

See Also

Reference

OMath Interface

OMath Members

Microsoft.Office.Interop.Word Namespace