_Document.OMathNarySupSubLim Property

Returns or sets a Boolean that represents the default location of limits for n-ary objects other than integrals. Read/write.

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

Syntax

'Declaration
Property OMathNarySupSubLim As Boolean
    Get
    Set
'Usage
Dim instance As _Document
Dim value As Boolean

value = instance.OMathNarySupSubLim

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

Property Value

Type: System.Boolean
Boolean

See Also

Reference

_Document Interface

_Document Members

Microsoft.Office.Interop.Word Namespace