Spread Silverlight Documentation
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 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

ExcelFilterColumn Class
ExcelFilterColumn Members

 

 


Copyright © GrapeCity, inc. All rights reserved.