Google Sheets · Schema

GridCoordinate

A coordinate in a sheet.

Google WorkspaceProductivitySpreadsheets

Properties

Name Type Description
sheetId integer The sheet this coordinate is on.
rowIndex integer The row index of the coordinate.
columnIndex integer The column index of the coordinate.
View JSON Schema on GitHub