OMath.ParentFunction Property

Definition

Returns an OMathFunction object that represents the parent, or containing, function. Read-only.

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

Property Value

OMathFunction

Applies to