GrapeCity.Xaml.Excel
CellColor Property (ExcelColorFilter)


Flag indicating whether or not to filter by the cell's fill color
Syntax
'Declaration
 
Public Property CellColor As Boolean
'Usage
 
Dim instance As ExcelColorFilter
Dim value As Boolean
 
instance.CellColor = value
 
value = instance.CellColor
public bool CellColor {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelColorFilter Class
ExcelColorFilter Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options