Поделиться через


OMathFunction.ScrSup Property

Returns an OMathScrSup object that represents the mathematical superscript function. Read-only.

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

Syntax

'Declaration
ReadOnly Property ScrSup As OMathScrSup
    Get
'Usage
Dim instance As OMathFunction
Dim value As OMathScrSup

value = instance.ScrSup
OMathScrSup ScrSup { get; }

Property Value

Type: Microsoft.Office.Interop.Word.OMathScrSup
OMathScrSup

See Also

Reference

OMathFunction Interface

OMathFunction Members

Microsoft.Office.Interop.Word Namespace