Share via


OMath.ParentFunction Property

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

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

Syntax

'Declaration
ReadOnly Property ParentFunction As OMathFunction
    Get
'Usage
Dim instance As OMath
Dim value As OMathFunction

value = instance.ParentFunction
OMathFunction ParentFunction { get; }

Property Value

Type: Microsoft.Office.Interop.Word.OMathFunction
OMathFunction

See Also

Reference

OMath Interface

OMath Members

Microsoft.Office.Interop.Word Namespace