AutoFilterDynamicFilterModel
Overview
AutoFilterDynamicFilterModel is a class in Aspose.Cells FOSS for .NET.
Represents auto filter dynamic filter model.
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 filter type as a string identifier |
Value | double? | Read/Write | Gets or sets the primary numeric value for the filter, nullable |
MaxValue | double? | Read/Write | Gets or sets the maximum numeric value for range filters, nullable |
Methods
| Signature | Description |
|---|---|
Clear() | Clears the current state. |