Spread.Services Documentation
IFormatConditions Interface Members
Properties  Methods 

GrapeCity.Documents.Spread Namespace : IFormatConditions Interface

The following tables list the members exposed by IFormatConditions.

Public Properties
 NameDescription
 Property Returns a value that represents the number of objects in the collection.  
 Property Returns the conditional format specified by the zero-based index.  
Top
Public Methods
 NameDescription
 Method 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 IDataBar 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.  
 Method Deletes all conditional formats associated with the represented range.  
Top
See Also

Reference

IFormatConditions Interface
GrapeCity.Documents.Spread Namespace