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