OMath.ParentArg Property

Definition

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

public:
 property Microsoft::Office::Interop::Word::OMath ^ ParentArg { Microsoft::Office::Interop::Word::OMath ^ get(); };
public Microsoft.Office.Interop.Word.OMath ParentArg { get; }
member this.ParentArg : Microsoft.Office.Interop.Word.OMath
Public ReadOnly Property ParentArg As OMath

Property Value

OMath

Applies to