Spread WPF 17
GrapeCity.Excel Namespace / IExcelConditionalFormat Interface
Members


In This Topic
    IExcelConditionalFormat Interface
    In This Topic
    Defines a format, such as cell shading or font color, that excel can automatically apply to cells if a specified condition is true.
    Object Model
    IExcelConditionalFormat Interface
    Syntax
    'Declaration
     
    Public Interface IExcelConditionalFormat 
    'Usage
     
    Dim instance As IExcelConditionalFormat
    public interface IExcelConditionalFormat 
    See Also