FilterColumn

Overview

FilterColumn is a class in Aspose.Cells FOSS for .NET.

Represents filter column.

This class provides 1 method for working with FilterColumn objects in .NET programs. Available methods include: Clear. All exported members are accessible to any .NET application after installing the Aspose.Cells FOSS for .NET package. Properties: ColorFilter, ColumnIndex, CustomFilters, DynamicFilter, Filters, HiddenButton, and 1 more.

Description

FilterColumn is a class in the Aspose.Cells FOSS library for .NET that exposes 1 method and 7 properties for programmatic use.

The class also provides the ColumnIndex property (gets the column index), the Filters property (gets the filters), the CustomFilters property (gets the custom filters).

Properties

NameTypeAccessDescription
ColumnIndexintReadGets the column index.
HiddenButtonboolRead/WriteGets or sets the hidden button.
FiltersFilterValueCollectionReadGets the filters.
CustomFiltersAutoFilterCustomFilterCollectionReadGets the custom filters.
ColorFilterAutoFilterColorFilterReadGets the color filter.
DynamicFilterAutoFilterDynamicFilterReadGets the dynamic filter.
Top10AutoFilterTop10ReadGets the top10.

Methods

SignatureDescription
Clear()Clears the current state.

See Also

 English