Filtering

## Filtering Document Solutions for Excel supports all types of filters, including: - Number Filter - Text Filter - Date Filter - Color Filter - Icon Filter Filter a range using the range's **AutoFilter** method. If you want to apply the filter to multiple columns, you can invoke the AutoFilter method several times. To re-apply filter conditions when the range's value changes, use the **ApplyFilter** method of the worksheet's **AutoFilter** instance.