Google Slides · Schema

TableColumnProperties

Properties of each column in a table.

CollaborationGoogle WorkspacePresentationsProductivitySlides
View JSON Schema on GitHub

JSON Schema

google-slides-table-column-properties-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "TableColumnProperties",
  "type": "object",
  "description": "Properties of each column in a table.",
  "properties": {}
}