Condividi tramite


OMathScrPre.Sup Property

Returns an OMath object that represents the superscript for a pre-sub-superscript object. Read-only.

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

Syntax

'Declaration
ReadOnly Property Sup As OMath
    Get
'Usage
Dim instance As OMathScrPre
Dim value As OMath

value = instance.Sup
OMath Sup { get; }

Property Value

Type: Microsoft.Office.Interop.Word.OMath
OMath

See Also

Reference

OMathScrPre Interface

OMathScrPre Members

Microsoft.Office.Interop.Word Namespace