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