AutoFilterTop10

AutoFilterTop10

Overview

AutoFilterTop10 is a class in Aspose.Cells for NET.

AutoFilterTop10.Clear resets the top‑10 filter settings to their default state.

Properties

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

Methods

SignatureDescription
Clear()Resets the top‑10 filter settings to their default state