OMathScrSup.Sup Property
Returns an OMath object that represents the superscript for a 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 OMathScrSup
Dim value As OMath
value = instance.Sup
OMath Sup { get; }
Property Value
Type: Microsoft.Office.Interop.Word.OMath
OMath