Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ColorScaleCfRule Class


In This Topic
ColorScaleCfRule Class Methods
In This Topic

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

Public Methods
 NameDescription
Public MethodOverridden.   
Public Methodstatic (Shared in Visual Basic)Creates a 2-color scales conditional formatting rule.  
Public Methodstatic (Shared in Visual Basic)Creates a 3-color scales conditional formatting rule.  
Public MethodDecreases the priority of CfRule rule. (Inherited from GrapeCity.Spreadsheet.CfRule)
Public MethodRemoves this CfRule rule from worksheet. (Inherited from GrapeCity.Spreadsheet.CfRule)
Public MethodGets the color at the specified index.  
Public MethodOverridden. Gets a conditional formatting value at the specified index.  
Public MethodIncreases the priority of CfRule rule. (Inherited from GrapeCity.Spreadsheet.CfRule)
Public MethodReplaces this CfRule rule with the specified CfRule rule. (Inherited from GrapeCity.Spreadsheet.CfRule)
Public MethodSets the color at the specified index.  
Public MethodSets the priority of CfRule rule as highest. (Inherited from GrapeCity.Spreadsheet.CfRule)
Public MethodSets the priority of CfRule rule as lowest. (Inherited from GrapeCity.Spreadsheet.CfRule)
Public MethodOverridden. Sets the conditional formatting value at the specified index.  
Top
See Also