OMathScrSubSup.RemoveSup Method

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

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

Syntax

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

returnValue = instance.RemoveSup()
OMathFunction RemoveSup()

Return Value

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

See Also

Reference

OMathScrSubSup Interface

OMathScrSubSup Members

Microsoft.Office.Interop.Word Namespace