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