AutoFilterTop10Model

AutoFilterTop10Model

Overview

AutoFilterTop10Model is a class in Aspose.Cells for NET.

AutoFilterTop10Model.Clear() resets all top‑10 filter settings to their defaults.

Properties

NameTypeAccessDescription
EnabledboolRead/WriteGets or sets a Boolean indicating if the top‑10 filter is enabled
TopboolRead/WriteSpecifies that the filter selects the top values when true, otherwise bottom values
PercentboolRead/WriteGets or sets a Boolean indicating if the filter uses a percentage threshold
Valuedouble?Read/WriteGets or sets the numeric threshold for the top‑10 filter; null means unspecified
FilterValuedouble?Read/WriteStores the actual threshold value applied by the top‑10 filter, nullable

Methods

SignatureDescription
Clear()Resets all top‑10 filter settings to their defaults