OMath.BuildUp Method

Converts an equation to a professional format.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Sub BuildUp
'Usage
Dim instance As OMath

instance.BuildUp()
void BuildUp()

Remarks

To change an equation to linear format, use the Linearize() method.

See Also

Reference

OMath Interface

OMath Members

Microsoft.Office.Interop.Word Namespace