OMathNary.HideSup Property
Returns or sets a Boolean that represents whether to hide the upper 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 HideSup As Boolean
Get
Set
'Usage
Dim instance As OMathNary
Dim value As Boolean
value = instance.HideSup
instance.HideSup = value
bool HideSup { get; set; }
Property Value
Type: System.Boolean
Boolean