OMathScrPre.ToScrSubSup Method

Converts an equation with a superscript or subscript to the left of the base of the equation to an equation with a base of a superscript or subscript.

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

Syntax

'Declaration
Function ToScrSubSup As OMathFunction
'Usage
Dim instance As OMathScrPre
Dim returnValue As OMathFunction

returnValue = instance.ToScrSubSup()
OMathFunction ToScrSubSup()

Return Value

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

See Also

Reference

OMathScrPre Interface

OMathScrPre Members

Microsoft.Office.Interop.Word Namespace