Class PivotFieldGroupSettings
Class PivotFieldGroupSettings
Namespace: Aspose.Cells.Pivot
Assembly: Aspose.Cells.dll (25.2.0)
Represents the group setting of pivot field.
public class PivotFieldGroupSettings
Inheritance
object ← PivotFieldGroupSettings
Derived
PivotDateTimeRangeGroupSettings, PivotDiscreteGroupSettings, PivotNumbericRangeGroupSettings
Inherited Members
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Constructors
PivotFieldGroupSettings()
public PivotFieldGroupSettings()
Properties
Type
Gets the group type of pivot field.
public virtual PivotFieldGroupType Type { get; }