Share via


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.

See Also

Reference

OMaths Interface

OMaths Members

Microsoft.Office.Interop.Word Namespace