OMathFunction.Remove Method

Removes a function from the collection of functions contained within an equation and returns an OMathFunction object.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Function Remove As OMathFunction
'Usage
Dim instance As OMathFunction
Dim returnValue As OMathFunction

returnValue = instance.Remove()
OMathFunction Remove()

Return Value

Type: Microsoft.Office.Interop.Word.OMathFunction
OMathFunction

See Also

Reference

OMathFunction Interface

OMathFunction Members

Microsoft.Office.Interop.Word Namespace