Spread Silverlight Documentation
IExcelColorScaleRule Interface Members
Properties 

GrapeCity.Excel Namespace : IExcelColorScaleRule Interface

The following tables list the members exposed by IExcelColorScaleRule.

Public Properties
 NameDescription
 Property Flag indicate whether it's a three points gradient scale or two point gradient scale.  
 Property The values of the maximum of the interpolation points in a gradient scale.  
 Property The color of the maximum of the interpolation points in a gradient scale.  
 Property The values of the middle of the interpolation points in a gradient scale.  
 Property The color of the middle of the interpolation points in a gradient scale.  
 Property The values of the minimum of the interpolation points in a gradient scale.  
 Property The color of the minimum of the interpolation points in a gradient scale.  
 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 Type of conditional formatting rule. (Inherited from GrapeCity.Excel.IExcelConditionalFormatRule)
Top
See Also

Reference

IExcelColorScaleRule Interface
GrapeCity.Excel Namespace