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