Google Sheets · Schema

DimensionRange

A range along a single dimension on a sheet.

Google WorkspaceProductivitySpreadsheets

Properties

Name Type Description
sheetId integer The sheet this span is on.
startIndex integer The start (inclusive) of the span.
endIndex integer The end (exclusive) of the span.
View JSON Schema on GitHub