OMath.ParentOMath Property

Definition

Returns a OMath object that represents the parent element. Read-only.

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

Property Value

OMath

Applies to