SlicerCacheCrossFilterType
SlicerCacheCrossFilterType enumeration
Represent the type how to show items with no data for slicer.
Remarks
NOTE: This enum is now obsolete. Instead, please use ItemsWithNoDataShowMode enum. This property will be removed 12 months later since January 2026. Aspose apologizes for any inconvenience you may have experienced.
Values
| Name | Value | Description |
|---|---|---|
| None | 0 | Hide items with no data. |
| ShowItemsWithDataAtTop | 1 | Show items with data at top. |
| ShowItemsWithNoData | 2 | Show items with no data with natural order. |