GrapeCity.Xaml.Excel
NotPassTheThresholdsWhenEquals Property (ExcelIconSetsRule)


Gets or sets the not pass the thresholds when equals.
Syntax
'Declaration
 
Public Property NotPassTheThresholdsWhenEquals As List(Of Boolean)
'Usage
 
Dim instance As ExcelIconSetsRule
Dim value As List(Of Boolean)
 
instance.NotPassTheThresholdsWhenEquals = value
 
value = instance.NotPassTheThresholdsWhenEquals
public List<bool> NotPassTheThresholdsWhenEquals {get; set;}

Property Value

The not pass the thresholds when equals.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelIconSetsRule Class
ExcelIconSetsRule Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options