Google Sheets · Schema

GridProperties

Properties of a grid.

Google WorkspaceProductivitySpreadsheets

Properties

Name Type Description
rowCount integer The number of rows in the grid.
columnCount integer The number of columns in the grid.
frozenRowCount integer The number of rows that are frozen in the grid.
frozenColumnCount integer The number of columns that are frozen in the grid.
hideGridlines boolean True if the grid is not showing gridlines in the UI.
rowGroupControlAfter boolean True if the row grouping control toggle is shown after the group.
columnGroupControlAfter boolean True if the column grouping control toggle is shown after the group.
View JSON Schema on GitHub