OMathFunction.Func Property (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. Read-only.
Syntax
expression .Func
expression An expression that returns an OMathFunction object.