OMaths.BuildUp Method

Word Developer Reference

Converts all equations in the collection to professional format.

Syntax

expression.BuildUp

expression   An expression that returns an OMaths object.

Return Value
Nothing

Remarks

To change equations to linear format, use the Linearize method.

See Also