Spread WPF 18
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.
    Object Model
    IIconCriterion Interface
    Syntax
    'Declaration
     
    Public Interface IIconCriterion 
    'Usage
     
    Dim instance As IIconCriterion
    public interface IIconCriterion 
    See Also