OMath.Functions (Word)
Returns an OMathFunctions collection that represents the functions contained within an equation.
Dim omh As OMath: Set omh =
Dim omfsFunctions As OMathFunctions
Set omfsFunctions = omh.Functions
Returns an OMathFunctions collection that represents the functions contained within an equation.
Dim omh As OMath: Set omh =
Dim omfsFunctions As OMathFunctions
Set omfsFunctions = omh.Functions