OMath.Linearize Method
Word Developer Reference |
Converts an equation to linear format.
Syntax
expression.Linearize
expression An expression that returns an OMath object.
Return Value
Nothing
Remarks
To change an equation to professional format, use the BuildUp method.
See Also