OMathRecognizedFunction.Delete Method
Deletes the specified recognized function from the list of the recognized functions.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub Delete
'Usage
Dim instance As OMathRecognizedFunction
instance.Delete()
void Delete()
See Also
Reference
OMathRecognizedFunction Interface