Google Sheets · Schema

BandingProperties

Properties referring a single dimension (either row or column).

Google WorkspaceProductivitySpreadsheets
View JSON Schema on GitHub

JSON Schema

google-sheets-banding-properties-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "BandingProperties",
  "type": "object",
  "description": "Properties referring a single dimension (either row or column).",
  "properties": {}
}