java.lang.Object
com.aspose.cells.PivotTableSelectionType
public class PivotTableSelectionType
- extends java.lang.Object
Utility class containing constants.
Specifies what can be selected in a PivotTable during a structured selection.
These constants can be combined to select multiple types.
DATA_AND_LABEL | |
public static final int DATA_AND_LABEL |
-
Data and labels
DATA_ONLY | |
public static final int DATA_ONLY |
-
Only selects data
LABEL_ONLY | |
public static final int LABEL_ONLY |
-
Only selects labels
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.