Spread Silverlight Documentation
CellColor Property (IExcelColorFilter)


GrapeCity.Excel Namespace > IExcelColorFilter Interface : CellColor Property
Flag indicating whether or not to filter by the cell's fill color
Syntax
'Declaration
 
Property CellColor As System.Boolean
'Usage
 
Dim instance As IExcelColorFilter
Dim value As System.Boolean
 
instance.CellColor = value
 
value = instance.CellColor
System.bool CellColor {get; set;}
See Also

Reference

IExcelColorFilter Interface
IExcelColorFilter Members