OMathScrSubSup.ToScrPre Method
Converts an equation with a base superscript or subscript to an equation with a superscript or subscript to the left of the base.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Function ToScrPre As OMathFunction
'Usage
Dim instance As OMathScrSubSup
Dim returnValue As OMathFunction
returnValue = instance.ToScrPre()
OMathFunction ToScrPre()
Return Value
Type: Microsoft.Office.Interop.Word.OMathFunction
OMathFunction