OMath.Linearize Method

Converts an equation into a 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 OMath

instance.Linearize()
void Linearize()

Remarks

To change an equation to professional format, use the BuildUp() method.

See Also

Reference

OMath Interface

OMath Members

Microsoft.Office.Interop.Word Namespace