Aspose::Cells::Slicers::SlicerCacheItemSortType enum

SlicerCacheItemSortType enum

Specify the sort type of SlicerCacheItem.

enum class SlicerCacheItemSortType

Values

NameValueDescription
Ascending0
Ascending sort type.
Descending1
Descending sort type.

See Also