OMath.Remove Method
Removes an equation from the collection of equations in a document, range, or selection.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub Remove
'Usage
Dim instance As OMath
instance.Remove()
void Remove()