GoogleApi.Sheets.V4.Model.GridProperties (google_api_sheets v0.35.0)
View SourceProperties 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.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.