OMaths.Linearize Method
Converts all equations in the collection to linear format. .
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub Linearize
'Usage
Dim instance As OMaths
instance.Linearize()
void Linearize()
Remarks
To change equations to professional format, use the BuildUp() method.