Spread WPF 17
GrapeCity.Excel Namespace / IExcelColorScaleRule Interface
Members


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