Enum SlicerCacheItemSortType
Enum SlicerCacheItemSortType
Namespace: Aspose.Cells.Slicers
Assembly: Aspose.Cells.dll (25.2.0)
Specify the sort type of SlicerCacheItem
public enum SlicerCacheItemSortType
Fields
Ascending = 1
Ascending sort type
Descending = 2
Descending sort type
Natural = 0
Original data order.