GrapeCity.Xaml.Excel
ColorFilter Property (ExcelFilterColumn)


Specifies the color to filter by and whether to use the cell's fill or font color in the filter criteria
Syntax
'Declaration
 
Public Property ColorFilter As IExcelColorFilter
'Usage
 
Dim instance As ExcelFilterColumn
Dim value As IExcelColorFilter
 
instance.ColorFilter = value
 
value = instance.ColorFilter
public IExcelColorFilter ColorFilter {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelFilterColumn Class
ExcelFilterColumn Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options