com.aspose.cells
Class PivotTableSelectionType

java.lang.Object
    extended by 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.


Field Summary
static final intDATA_AND_LABEL
           Data and labels
static final intDATA_ONLY
           Only selects data
static final intLABEL_ONLY
           Only selects labels
 

Field Detail

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.