Enum PivotTableSelectionType
Enum PivotTableSelectionType
Namespace: Aspose.Cells.Pivot
Assembly: Aspose.Cells.dll (25.2.0)
Specifies what can be selected in a PivotTable during a structured selection. These constants can be combined to select multiple types.
public enum PivotTableSelectionType
Fields
DataAndLabel = 0
Data and labels
DataOnly = 2
Only selects data
LabelOnly = 1
Only selects labels