OMath.ParentFunction (Word)
Returns an OMathFunction object that represents the parent, or containing, function.
Dim omh As OMath: Set omh =
Dim omfParentFunction As OMathFunction
Set omfParentFunction = omh.ParentFunction
Returns an OMathFunction object that represents the parent, or containing, function.
Dim omh As OMath: Set omh =
Dim omfParentFunction As OMathFunction
Set omfParentFunction = omh.ParentFunction