AutoFilter

Overview

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

Represents auto filter.

This class provides 1 method for working with AutoFilter 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: FilterColumns, Range, SortState.

Description

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

The class also provides the FilterColumns property (gets the filter columns), the SortState property (gets the sort state).

Properties

NameTypeAccessDescription
RangestringRead/WriteGets or sets the range.
FilterColumnsFilterColumnCollectionReadGets the filter columns.
SortStateAutoFilterSortStateReadGets the sort state.

Methods

SignatureDescription
Clear()Clears the current state.

See Also

 English