OMathFunction.ScrPre Property

Returns an OMathScrPre object that represents a superscript and subscript to the left of the base. Read-only.

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

Syntax

'Declaration
ReadOnly Property ScrPre As OMathScrPre
    Get
'Usage
Dim instance As OMathFunction
Dim value As OMathScrPre

value = instance.ScrPre
OMathScrPre ScrPre { get; }

Property Value

Type: Microsoft.Office.Interop.Word.OMathScrPre
OMathScrPre

See Also

Reference

OMathFunction Interface

OMathFunction Members

Microsoft.Office.Interop.Word Namespace