Enum SlicerCacheItemSortType
SlicerCacheItemSortType enumeration
Specify the sort type of SlicerCacheItem
public enum SlicerCacheItemSortType
Values
Name | Value | Description |
---|---|---|
Natural | 0 | Original data order. |
Ascending | 1 | Ascending sort type |
Descending | 2 | Descending sort type |
See Also
- namespace Aspose.Cells.Slicers
- assembly Aspose.Cells