Spread Silverlight Documentation
IExcelIconFilter Interface
Members 


GrapeCity.Excel Namespace : IExcelIconFilter Interface
Specifies the icon set and particular icon within that set to filter by.
Object Model
IExcelIconFilter Interface
Syntax
'Declaration
 
Public Interface IExcelIconFilter 
   Inherits IExcelFilter 
'Usage
 
Dim instance As IExcelIconFilter
public interface IExcelIconFilter : IExcelFilter  
Remarks
For any cells whose icon does not match the specified criteria, the corresponding rows shall be hidden from view when the filter is applied.
See Also

Reference

IExcelIconFilter Members
GrapeCity.Excel Namespace