Spread WPF 17
GrapeCity.Excel Namespace / IExcelConditionalFormatRule Interface
Properties

In This Topic
    IExcelConditionalFormatRule Interface Members
    In This Topic

    The following tables list the members exposed by IExcelConditionalFormatRule.

    Public Properties
     NameDescription
     PropertyThe priority of the conditional formatting rule. The value is used to determine which format should be evaluated and rendered. Lower numeric values are higher priority than higher numeric values. where '1' is the highest priority.  
     PropertyFlag indicates whether apply other lower priority rules when this rule evaluates to true.  
     PropertyType of conditional formatting rule.  
    Top
    See Also