SpreadsheetGear The Performance Spreadsheet Component Company 
IFormatConditions Interface Members
See Also  Properties  Methods 
SpreadsheetGear Namespace : IFormatConditions Interface


The following tables list the members exposed by IFormatConditions.

Public Properties

 NameDescription
 PropertyCount Returns the number of conditional formats associated with the represented range.  
 PropertyItem Returns the conditional format specified by the zero-based index.  
Top

Public Methods

 NameDescription
 MethodAdd Adds a new conditional format to the represented range with the specified type, operator and formula(s).  
 MethodDelete Deletes all conditional formats associated with the represented range.  
Top

See Also