AutoFilterSortState

AutoFilterSortState

Overview

AutoFilterSortState is a class in Aspose.Cells for NET.

AutoFilterSortState.Clear() clears any existing sort configuration for the auto‑filter.

Properties

NameTypeAccessDescription
ColumnSortboolRead/WriteGets or sets a Boolean indicating if column sorting is applied
CaseSensitiveboolRead/WriteGets or sets a Boolean that controls case‑sensitive sorting
SortMethodstringRead/WriteGets or sets the string name of the sorting algorithm used
RefstringRead/WriteGets or sets the A1‑style range reference the sort applies to
SortConditionsAutoFilterSortConditionCollectionReadProvides access to the collection of sort condition objects

Methods

SignatureDescription
Clear()Clears any existing sort configuration for the auto‑filter