Aspose::Cells::Pivot::PivotField::GetGroupSettings method

PivotField::GetGroupSettings method

Gets the group settings of the pivot field.

PivotFieldGroupSettings Aspose::Cells::Pivot::PivotField::GetGroupSettings()

Remarks

If this field is not grouped, Null will be returned.

See Also