_Document.OMathIntSubSupLim Property
Returns or sets a Boolean that represents the default location of limits for integrals. Read/write.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property OMathIntSubSupLim As Boolean
Get
Set
'Usage
Dim instance As _Document
Dim value As Boolean
value = instance.OMathIntSubSupLim
instance.OMathIntSubSupLim = value
bool OMathIntSubSupLim { get; set; }
Property Value
Type: System.Boolean
Boolean