OMath.ParentFunction (Word)
Gibt ein OMathFunction -Objekt zurück, das die übergeordnete oder enthaltende Funktion darstellt.
Dim omh As OMath: Set omh =
Dim omfParentFunction As OMathFunction
Set omfParentFunction = omh.ParentFunction
Gibt ein OMathFunction -Objekt zurück, das die übergeordnete oder enthaltende Funktion darstellt.
Dim omh As OMath: Set omh =
Dim omfParentFunction As OMathFunction
Set omfParentFunction = omh.ParentFunction