Spread WPF 17
GrapeCity.Excel Namespace / IExcelFilterColumn Interface
Properties

In This Topic
    IExcelFilterColumn Interface Members
    In This Topic

    The following tables list the members exposed by IExcelFilterColumn.

    Public Properties
     NameDescription
     PropertyZero-based index indicating the AutoFilter column to which this filter information applies. It's a relative value (relative to the filter range).  
     PropertySpecifies the color to filter by and whether to use the cell's fill or font color in the filter criteria  
     PropertySpecifies the color to filter by and whether to use the cell's fill or font color in the filter criteria  
     PropertySpecifies dynamic filter criteria  
     PropertySpecifies a filter criteria value.  
     PropertyFlag indicating whether the AutoFilter button for this column is hidden.  
     PropertySpecifies the icon set and particular icon within that set to filter by  
     PropertyFlag indicating whether the filter button is visible  
     PropertySpecifies the top N (percent or number of items) to filter by.  
    Top
    See Also