GrapeCity.Xaml.Excel
NotPassTheThresholdsWhenEquals Property (IExcelIconSetsRule)


GrapeCity.Excel Namespace > IExcelIconSetsRule Interface : NotPassTheThresholdsWhenEquals Property
Gets or sets the not pass the thresholds when equals.
Syntax
'Declaration
 
Property NotPassTheThresholdsWhenEquals As List(Of Boolean)
'Usage
 
Dim instance As IExcelIconSetsRule
Dim value As List(Of Boolean)
 
instance.NotPassTheThresholdsWhenEquals = value
 
value = instance.NotPassTheThresholdsWhenEquals
List<bool> NotPassTheThresholdsWhenEquals {get; set;}

Property Value

The not pass the thresholds when equals.
See Also

Reference

IExcelIconSetsRule Interface
IExcelIconSetsRule Members