public final class SlicerCacheCrossFilterType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
NONE
The table style element of the slicer style for slicer items
with no data is not applied to slicer items with no data, and slicer items
with no data are not sorted separately in the list of slicer items in the slicer view
|
static int |
SHOW_ITEMS_WITH_DATA_AT_TOP
The table style element of the slicer style for slicer items with
no data is applied to slicer items with no data, and slicer items
with no data are sorted at the bottom in the list of slicer items in the slicer view
|
static int |
SHOW_ITEMS_WITH_NO_DATA
The table style element of the slicer style for slicer items with no data
is applied to slicer items with no data, and slicer items with no data
are not sorted separately in the list of slicer items in the slicer view.
|
public static final int NONE
public static final int SHOW_ITEMS_WITH_DATA_AT_TOP
public static final int SHOW_ITEMS_WITH_NO_DATA
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.