Spread WPF 17
GrapeCity.Excel Namespace / IExcelIconSetsRule Interface
Properties

In This Topic
    IExcelIconSetsRule Interface Members
    In This Topic

    The following tables list the members exposed by IExcelIconSetsRule.

    Public Properties
     NameDescription
     PropertyGets or sets a value indicating whether show icon only  
     PropertyGets or sets the icon set.  
     PropertyGets or sets the not pass the thresholds when equals.  
     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. (Inherited from GrapeCity.Excel.IExcelConditionalFormatRule)
     PropertyGets or sets a value indicating whether reverse the default order of the icons  
     PropertyFlag indicates whether apply other lower priority rules when this rule evaluates to true. (Inherited from GrapeCity.Excel.IExcelConditionalFormatRule)
     PropertyGets or sets the thresholds.  
     PropertyType of conditional formatting rule. (Inherited from GrapeCity.Excel.IExcelConditionalFormatRule)
    Top
    See Also