Spread WPF Documentation
ColorFilter Property (IExcelFilterColumn)


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

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)

See Also

Reference

IExcelFilterColumn Interface
IExcelFilterColumn Members

 

 


Copyright © GrapeCity, inc. All rights reserved.