Share via


OMathFunction.Func Property

Word Developer Reference

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.

See Also