OMathFunction.Remove (Word)
Removes a function from the collection of functions contained within an equation and returns an OMathFunction object.
Dim omf As OMathFunction: Set omf =
Dim omfRemove As OMathFunction
Set omfRemove = omf.Remove()
Removes a function from the collection of functions contained within an equation and returns an OMathFunction object.
Dim omf As OMathFunction: Set omf =
Dim omfRemove As OMathFunction
Set omfRemove = omf.Remove()