OMath.ParentFunction Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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