Aspose::Cells::Slicers::SlicerCacheItemSortType enum
SlicerCacheItemSortType enum
Specify the sort type of SlicerCacheItem.
enum class 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
- Library Aspose.Cells for C++