OMathScrSubSup.RemoveSub Method

Removes the subscript for an equation and returns an OMathFunction object that represents the updated equation without the subscript.

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

Syntax

'Declaration
Function RemoveSub As OMathFunction
'Usage
Dim instance As OMathScrSubSup
Dim returnValue As OMathFunction

returnValue = instance.RemoveSub()
OMathFunction RemoveSub()

Return Value

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

See Also

Reference

OMathScrSubSup Interface

OMathScrSubSup Members

Microsoft.Office.Interop.Word Namespace