Spread Windows Forms 15.0
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
    public interface IIconCriterion 
    See Also