AutoFilterTop10
General
AutoFilterTop10 és una classe en Aspose.Cells per NET.
Representa el filtre automàtic top10.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
Enabled | bool | Read/Write | Indicates whether the top‑10 filter is currently enabled |
Top | bool | Read/Write | Gets or sets whether the filter selects the top (true) or bottom (false) values |
Percent | bool | Read/Write | Determines whether the filter uses a percentage threshold instead of a count |
Value | double? | Read/Write | Holds the numeric count or percentage used by the filter; it may be null |
FilterValue | double? | Read/Write | Contains the actual threshold value applied by the filter; it may be null |
Mètodes
| Signature | Description |
|---|---|
Clear() | Clears the current state. |