Spread Silverlight Documentation
ExcelColorScaleRule Class Members
Properties 


The following tables list the members exposed by ExcelColorScaleRule.

Public Constructors
 NameDescription
Public ConstructorExcelColorScaleRule ConstructorInitializes a new instance of the ExcelColorScaleRule class.  
Top
Public Properties
 NameDescription
Public PropertyHasMiddleNodeFlag indicate whether it's a three points gradient scale or two point gradient scale.  
Public PropertyMaximumThe values of the maximum of the interpolation points in a gradient scale.  
Public PropertyMaximumColorThe color of the maximum of the interpolation points in a gradient scale.  
Public PropertyMiddleThe values of the middle of the interpolation points in a gradient scale.  
Public PropertyMiddleColorThe color of the middle of the interpolation points in a gradient scale.  
Public PropertyMinimumThe values of the minimum of the interpolation points in a gradient scale.  
Public PropertyMinimumColorThe color of the minimum of the interpolation points in a gradient scale.  
Public PropertyPriorityThe 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.  
Public PropertyStopIfTrueFlag indicates whether apply other lower priority rules when this rule evaluates to true.  
Public PropertyTypeType of conditional formatting rule.  
Top
See Also

Reference

ExcelColorScaleRule Class
GrapeCity.Excel Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.