AutoFilter.DynamicFilter
AutoFilter.DynamicFilter method
Adds a dynamic filter.
public void DynamicFilter(int fieldIndex, DynamicFilterType dynamicFilterType)
Parameter | Type | Description |
---|---|---|
fieldIndex | Int32 | The integer offset of the field on which you want to base the filter (from the left of the list; the leftmost field is field 0). |
dynamicFilterType | DynamicFilterType | Dynamic filter type. |
See Also
- enum DynamicFilterType
- class AutoFilter
- namespace Aspose.Cells
- assembly Aspose.Cells