Enum PivotFieldGroupType

Enum PivotFieldGroupType

Namespace: Aspose.Cells.Pivot
Assembly: Aspose.Cells.dll (25.2.0)

Represents the group type of pivot field.

public enum PivotFieldGroupType

Fields

DateTimeRange = 1

Grouped by DateTime range.

Discrete = 3

Grouped by discrete points.

None = 0

No group

NumbericRange = 2

Grouped by numberic range.