GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IIconCriterion Interface
Members


In This Topic
IIconCriterion Interface
In This Topic
Represents the criterion for an individual icon in an icon set. The criterion specifies the range of values and the threshold type associated with the icon in an icon set conditional formatting rule.
Syntax
'Declaration
 
Public Interface IIconCriterion 
 
'Usage
 
Dim instance As IIconCriterion
See Also