Aspose::Cells::Slicers::ItemsWithNoDataShowMode enum
ItemsWithNoDataShowMode enum
Represent the type how to show items with no data for slicer.
enum class ItemsWithNoDataShowMode
Values
| Name | Value | Description |
|---|---|---|
| None | 0 | Hide items with no data. |
| Last | 1 | Show items with no data last. |
| Natural | 2 | Show items with no data with natural order. |
See Also
- Namespace Aspose::Cells::Slicers
- Library Aspose.Cells for C++