AutoFilterDynamicFilter
Overview
AutoFilterDynamicFilter is a class in Aspose.Cells for NET.
AutoFilterDynamicFilter.Clear clears the dynamic filter settings.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Enabled | bool | Read/Write | Gets or sets whether the dynamic filter is active |
Type | string | Read/Write | Gets or sets the dynamic filter type as a string |
Value | double? | Read/Write | Gets or sets the filter’s primary numeric value |
MaxValue | double? | Read/Write | Gets or sets the optional upper bound numeric value for the filter, nullable |
Methods
| Signature | Description |
|---|---|
Clear() | Resets the dynamic filter to its default state |