GoogleApi.Sheets.V4.Model.PivotGroupLimit (google_api_sheets v0.28.0) View Source
The count limit on rows or columns in the pivot group.
Attributes
-
applyOrder
(type:integer()
, default:nil
) - The order in which the group limit is applied to the pivot table. Pivot group limits are applied from lower to higher order number. Order numbers are normalized to consecutive integers from 0. For write request, to fully customize the applying orders, all pivot group limits should have this field set with an unique number. Otherwise, the order is determined by the index in the PivotTable.rows list and then the PivotTable.columns list. -
countLimit
(type:integer()
, default:nil
) - The count limit.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.