| GrapeCity.Excel Namespace : IExcelFilterColumn Interface | 
For a list of all members of this type, see IExcelFilterColumn members.
| Name | Description | |
|---|---|---|
![]()  | AutoFilterColumnId | Zero-based index indicating the AutoFilter column to which this filter information applies. It's a relative value (relative to the filter range). | 
![]()  | ColorFilter | Specifies the color to filter by and whether to use the cell's fill or font color in the filter criteria | 
![]()  | CustomFilters | Specifies the color to filter by and whether to use the cell's fill or font color in the filter criteria | 
![]()  | DynamicFilter | Specifies dynamic filter criteria | 
![]()  | Filters | Specifies a filter criteria value. | 
![]()  | HiddenButton | Flag indicating whether the AutoFilter button for this column is hidden. | 
![]()  | IconFilter | Specifies the icon set and particular icon within that set to filter by | 
![]()  | ShowButton | Flag indicating whether the filter button is visible | 
![]()  | Top10 | Specifies the top N (percent or number of items) to filter by. |