GrapeCity.Documents.Excel Namespace / IColorScale Interface

In This Topic
IColorScale Interface Methods
In This Topic

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

Public Methods
 NameDescription
 Method Deletes this conditional format.  
 Method Generates the conditional format from the json string.  
 Method Sets the priority value for this conditional formatting rule to "1" so that it will be evaluated before all other rules on the worksheet.  
 Method Sets the evaluation order for this conditional formatting rule so it is evaluated after all other rules on the worksheet.  
 Method Generates a json string from the conditional format.  
Top
See Also