FilterColumnModel

FilterColumnModel

Overview

FilterColumnModel is a class in Aspose.Cells for NET.

FilterColumnModel.FilterColumnModel creates a new FilterColumnModel instance with default settings.

Properties

NameTypeAccessDescription
ColumnIndexintRead/Write
HiddenButtonboolRead/Write
FiltersList<string>ReadProvides the list of simple string filter values applied to the column
CustomFiltersList<AutoFilterCustomFilterModel>ReadProvides the list of custom filter objects for the column
CustomFiltersAndboolRead/WriteGets or sets whether custom filters are combined using AND logic
ColorFilterAutoFilterColorFilterModelReadGets or sets the color‑based filter configuration
DynamicFilterAutoFilterDynamicFilterModelReadGets or sets the dynamic filter configuration (e.g., today, yesterday)
Top10AutoFilterTop10ModelReadGets or sets the top‑10/ bottom‑10 filter configuration

Methods

SignatureDescription
FilterColumnModel()Creates a new FilterColumnModel instance with default settings
ClearCriteria()Removes all filter criteria from the column
HasStoredState()Indicates whether the column retains a saved filter state