Spread Silverlight Documentation
IExcelColorFilter Interface
Members 


GrapeCity.Excel Namespace : IExcelColorFilter Interface
Specifies the color to filter by and whether to use the cell's fill or font color in the filter criteria.
Object Model
IExcelColorFilter Interface
Syntax
'Declaration
 
Public Interface IExcelColorFilter 
   Inherits IExcelFilter 
'Usage
 
Dim instance As IExcelColorFilter
public interface IExcelColorFilter : IExcelFilter  
Remarks
If the cell's font or fill color does not match the color specified in the criteria, the rows corresponding to those cells are hidden from view.
See Also

Reference

IExcelColorFilter Members
GrapeCity.Excel Namespace