PivotTableSelectionType enumeration

PivotTableSelectionType enumeration

Specifies what can be selected in a PivotTable during a structured selection. These constants can be combined to select multiple types.

The PivotTableSelectionType type exposes the following members:

Fields

FieldDescription
DATA_AND_LABELData and labels
DATA_ONLYOnly selects data
LABEL_ONLYOnly selects labels

See Also