GridProperties: GridProperties Object

Description Usage Arguments Details Value

Description

GridProperties Object

Usage

1
2
3
GridProperties(frozenRowCount = NULL, frozenColumnCount = NULL,
  columnCount = NULL, columnGroupControlAfter = NULL,
  rowGroupControlAfter = NULL, rowCount = NULL, hideGridlines = NULL)

Arguments

frozenRowCount

The number of rows that are frozen in the grid

frozenColumnCount

The number of columns that are frozen in the grid

columnCount

The number of columns in the grid

columnGroupControlAfter

True if the column grouping control toggle is shown after the group

rowGroupControlAfter

True if the row grouping control toggle is shown after the group

rowCount

The number of rows in the grid

hideGridlines

True if the grid isn't showing gridlines in the UI

Details

Autogenerated via gar_create_api_objects Properties of a grid.

Value

GridProperties object


lantanacamara/googleSheetsR documentation built on May 3, 2019, 11:52 p.m.