OMath.ConvertToMathText Method
Converts an equation to math text.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub ConvertToMathText
'Usage
Dim instance As OMath
instance.ConvertToMathText()
void ConvertToMathText()