Spread Silverlight Documentation
CellColor Property (ExcelColorFilter)


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

Reference

ExcelColorFilter Class
ExcelColorFilter Members