Spread WPF 17
GrapeCity.Excel Namespace / IExcelIconSetsRule Interface
Members


In This Topic
    IExcelIconSetsRule Interface
    In This Topic
    Defines an icon set conditional formatting rule.
    Object Model
    IExcelIconSetsRule Interface
    Syntax
    'Declaration
     
    Public Interface IExcelIconSetsRule 
       Inherits IExcelConditionalFormatRule 
    'Usage
     
    Dim instance As IExcelIconSetsRule
    public interface IExcelIconSetsRule : IExcelConditionalFormatRule  
    See Also