Excel.SlicerSortType enum
Specifies the slicer sort behavior for Slicer.sortBy
.
Remarks
Fields
ascending = "Ascending" | Sort slicer items in ascending order by item captions. |
dataSourceOrder = "DataSourceOrder" | Sort slicer items in the order provided by the data source. |
descending = "Descending" | Sort slicer items in descending order by item captions. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins