Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IFormatConditions Interface

In This Topic
IFormatConditions Interface Methods
In This Topic

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

Public Methods
 NameDescription
 MethodOverloaded. Adds a new conditional format.  
 MethodReturns a new IAboveAverage object representing a conditional formatting rule for the specified range.  
 MethodReturns a new IColorScale object representing a conditional formatting rule that uses gradations in cell colors to indicate relative differences in the values of cells included in a selected range.  
 MethodReturns a Databar object representing a data bar conditional formatting rule for the specified range.  
 MethodReturns a new IIconSetCondition object which represents an icon set conditional formatting rule for the specified range.  
 MethodReturns a ITop10 object representing a conditional formatting rule for the specified range.  
 MethodReturns a new IUniqueValues object representing a conditional formatting rule for the specified range.  
 MethodDeletes all format conditions.  
Top
See Also