google_api_sheets v0.14.0 GoogleApi.Sheets.V4.Model.GridProperties View Source
Properties of a grid.
Attributes
columnCount
(type:integer()
, default:nil
) - The number of columns in the grid.columnGroupControlAfter
(type:boolean()
, default:nil
) - True if the column grouping control toggle is shown after the group.frozenColumnCount
(type:integer()
, default:nil
) - The number of columns that are frozen in the grid.frozenRowCount
(type:integer()
, default:nil
) - The number of rows that are frozen in the grid.hideGridlines
(type:boolean()
, default:nil
) - True if the grid isn't showing gridlines in the UI.rowCount
(type:integer()
, default:nil
) - The number of rows in the grid.rowGroupControlAfter
(type:boolean()
, default:nil
) - True if the row grouping control toggle is shown after the group.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.