PivotTableSelectionType
PivotTableSelectionType enumeration
Specifies what can be selected in a PivotTable during a structured selection. These constants can be combined to select multiple types.
Values
Name | Value | Description |
---|---|---|
DataAndLabel | 0 | Data and labels |
DataOnly | 2 | Only selects data |
LabelOnly | 1 | Only selects labels |