PivotFieldGroupSettings

PivotFieldGroupSettings class

Represents the group setting of pivot field.

class PivotFieldGroupSettings;

Constructors

NameDescription
constructor()Default Constructor.

Methods

MethodDescription
getType()Gets the group type of pivot field.

constructor()

Default Constructor.

constructor();

getType()

Gets the group type of pivot field.

getType() : PivotFieldGroupType;

Returns

PivotFieldGroupType