Aspose::Cells::Slicers::SlicerCacheItemSortType enum

SlicerCacheItemSortType enum

Specify the sort type of SlicerCacheItem.

enum class SlicerCacheItemSortType

Values

NameValueDescription
Natural0
Original data order.
Ascending1
Ascending sort type.
Descending2
Descending sort type.

See Also