AutoFilterDynamicFilterModel
Overview
AutoFilterDynamicFilterModel is a class in Aspose.Cells for NET.
AutoFilterDynamicFilterModel.Clear resets the dynamic filter settings to their defaults.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Enabled | bool | Read/Write | Indicates whether the dynamic filter is active |
Type | string | Read/Write | Gets or sets the filter type identifier as a string |
Value | double? | Read/Write | Gets or sets the primary numeric value for the dynamic filter |
MaxValue | double? | Read/Write | Gets or sets the maximum numeric value for range-based dynamic filters |
Methods
| Signature | Description |
|---|---|
Clear() | Resets all dynamic filter parameters to their default state |