Overload | Description |
---|---|
AutoFilter(Boolean,Boolean) | Creates the automatic filter for current selection if the filter doesn't exist; otherwise, remove the filter. |
AutoFilter(Int32,Fill) | Add the cell fill color filter. |
AutoFilter(Int32,Color) | Add the font color filter. |
AutoFilter(Int32,DynamicFilterType) | Add the dynamic filter. |
AutoFilter(Int32,CfIcon) | Add the icon filter. |
AutoFilter(Int32,Object,AutoFilterOperator,Object) | Filters a list using the AutoFilter. |