Spread Silverlight Documentation
IExcelHighlightingRule Interface Properties

GrapeCity.Excel Namespace : IExcelHighlightingRule Interface

For a list of all members of this type, see IExcelHighlightingRule members.

Public Properties
 NameDescription
 Property Gets or sets the comparison operator of the conditional formatting rule.  
 PropertyGets or sets the id of the differential formatting which is used to locate the IDifferentialFormatting instance from the workbook.  
 Property Gets or sets the formulas used to evaluates whether this rule should be applied.  
 Property The 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)
 Property Flag indicates whether apply other lower priority rules when this rule evaluates to true. (Inherited from GrapeCity.Excel.IExcelConditionalFormatRule)
 Property Gets or sets the type of the conditional formatting rule.  
Top
See Also

Reference

IExcelHighlightingRule Interface
GrapeCity.Excel Namespace