Class PivotDiscreteGroupSettings

Class PivotDiscreteGroupSettings

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

Rrepsents the discrete group of pivot field

public class PivotDiscreteGroupSettings : PivotFieldGroupSettings

Inheritance

objectPivotFieldGroupSettingsPivotDiscreteGroupSettings

Inherited Members

PivotFieldGroupSettings.Type, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Properties

Items

Gets the discrete items.

public CustomPiovtFieldGroupItem[] Items { get; }

Property Value

CustomPiovtFieldGroupItem[]

Type

Gets the group type.

public override PivotFieldGroupType Type { get; }

Property Value

PivotFieldGroupType