Google Sheets · Schema

Borders

The borders of the cell.

Google WorkspaceProductivitySpreadsheets
View JSON Schema on GitHub

JSON Schema

google-sheets-borders-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "Borders",
  "type": "object",
  "description": "The borders of the cell.",
  "properties": {}
}