AutoFilterSortState

AutoFilterSortState

Overview

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

Represents auto filter sort state.

This class provides 1 method for working with AutoFilterSortState 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: CaseSensitive, ColumnSort, Ref, SortConditions, SortMethod.

Description

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

The class also provides the SortConditions property (gets the sort conditions).

Properties

NameTypeAccessDescription
ColumnSortboolRead/WriteGets or sets the column sort.
CaseSensitiveboolRead/WriteGets or sets the case sensitive.
SortMethodstringRead/WriteGets or sets the sort method.
RefstringRead/WriteGets or sets the ref.
SortConditionsAutoFilterSortConditionCollectionReadGets the sort conditions.

Methods

SignatureDescription
Clear()Clears the current state.

See Also

 English