Enum ItemsWithNoDataShowMode
ItemsWithNoDataShowMode enumeration
Represent the type how to show items with no data for slicer.
public enum 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
- assembly Aspose.Cells