AutoFilterTop10

General

AutoFilterTop10 és una classe en Aspose.Cells per NET.

Representa el filtre automàtic top10.

Propietats

NameTypeAccessDescription
EnabledboolRead/WriteIndicates whether the top‑10 filter is currently enabled
TopboolRead/WriteGets or sets whether the filter selects the top (true) or bottom (false) values
PercentboolRead/WriteDetermines whether the filter uses a percentage threshold instead of a count
Valuedouble?Read/WriteHolds the numeric count or percentage used by the filter; it may be null
FilterValuedouble?Read/WriteContains the actual threshold value applied by the filter; it may be null

Mètodes

SignatureDescription
Clear()Clears the current state.
 Català