OMaths.BuildUp Method
Converts all equations in the collection to 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 OMaths
instance.BuildUp()
void BuildUp()
Remarks
To change equations to linear format, use the Linearize() method.