PivotTableSelectionType Enum
PivotTableSelectionType Enum
Specifies what can be selected in a PivotTable during a structured selection.These constants can be combined to select multiple types.
type PivotTableSelectionType int32
Fields
Field | Description |
---|---|
DataAndLabel | Data and labels |
DataOnly | Only selects data |
LabelOnly | Only selects labels |