AutoFilterSortCondition

AutoFilterSortCondition

Overview

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

Represents auto filter sort condition.

Properties: CustomList, Descending, DifferentialStyleId, IconId, IconSet, Ref, and 1 more.

Properties

NameTypeAccessDescription
RefstringRead/WriteGets or sets the ref.
DescendingboolRead/WriteGets or sets the descending.
SortBystringRead/WriteGets or sets the sort by.
CustomListstringRead/WriteGets or sets the custom list.
DifferentialStyleIdint?Read/WriteGets or sets the differential style id.
IconSetstringRead/WriteGets or sets the icon set.
IconIdint?Read/WriteGets or sets the icon id.

See Also