Spread Silverlight Documentation
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 System.Collections.Generic.List(Of Boolean)
'Usage
 
Dim instance As IExcelIconSetsRule
Dim value As System.Collections.Generic.List(Of Boolean)
 
instance.NotPassTheThresholdsWhenEquals = value
 
value = instance.NotPassTheThresholdsWhenEquals
System.Collections.Generic.List<bool> NotPassTheThresholdsWhenEquals {get; set;}

Property Value

The not pass the thresholds when equals.
See Also

Reference

IExcelIconSetsRule Interface
IExcelIconSetsRule Members