OMath.ParentArg (Word)
Returns an OMath object that represents the parent, or containing, argument.
Dim omh As OMath: Set omh =
Dim omhParentArg As OMath
Set omhParentArg = omh.ParentArg
Returns an OMath object that represents the parent, or containing, argument.
Dim omh As OMath: Set omh =
Dim omhParentArg As OMath
Set omhParentArg = omh.ParentArg