OMathNary.Sup Property

Returns a OMath object that represents the upper limit of an n-ary operator. 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 OMathNary
Dim value As OMath

value = instance.Sup
OMath Sup { get; }

Property Value

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

See Also

Reference

OMathNary Interface

OMathNary Members

Microsoft.Office.Interop.Word Namespace