OMathNary.SubSupLim Property

Returns or sets a Boolean that represents the positioning of n-ary limits in the subscript-superscript or upper limit-lower limit position. Read/write.

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

Syntax

'Declaration
Property SubSupLim As Boolean
    Get
    Set
'Usage
Dim instance As OMathNary
Dim value As Boolean

value = instance.SubSupLim

instance.SubSupLim = value
bool SubSupLim { get; set; }

Property Value

Type: System.Boolean
Boolean

See Also

Reference

OMathNary Interface

OMathNary Members

Microsoft.Office.Interop.Word Namespace