PivotTableSelectionType
PivotTableSelectionType
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.
Values
| Name | Description |
|---|---|
| DATA_AND_LABEL | Data and labels |
| DATA_ONLY | Only selects data |
| LABEL_ONLY | Only selects labels |