OMathFunction.Func (Word)
Returns an OMathFunc object that represents a type of mathematical function that consists of a function name, such as sin or cos, and an argument.
Dim omf As OMathFunction: Set omf =
Dim omfFunc As OMathFunc
Set omfFunc = omf.Func