Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IIconCriteria Interface
Members


In This Topic
    IIconCriteria Interface
    In This Topic
    Represents the collection of IconCriterion objects. Each IconCriterion represents the values and threshold type for each icon in an icon set conditional formatting rule.
    Syntax
    'Declaration
     
    
    Public Interface IIconCriteria 
    'Usage
     
    
    Dim instance As IIconCriteria
    public interface IIconCriteria 
    See Also