Aspose::Cells::Slicers::ItemsWithNoDataShowMode enum

ItemsWithNoDataShowMode enum

Represent the type how to show items with no data for slicer.

enum class ItemsWithNoDataShowMode

Values

NameValueDescription
None0
Hide items with no data.
Last1
Show items with no data last.
Natural2
Show items with no data with natural order.

See Also