OMathNary.HideSub Property
Returns or sets a Boolean that represents whether to hide the lower limit of an n-ary operator. Read/write.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property HideSub As Boolean
Get
Set
'Usage
Dim instance As OMathNary
Dim value As Boolean
value = instance.HideSub
instance.HideSub = value
bool HideSub { get; set; }
Property Value
Type: System.Boolean
Boolean