Google Slides · Example Payload

Google Slides Table Example

CollaborationGoogle WorkspacePresentationsProductivitySlides

Google Slides Table Example is an example object payload from Google Slides, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

rowscolumnstableRowstableColumnshorizontalBorderRowsverticalBorderRows

Example Payload

Raw ↑
{
  "rows": 10,
  "columns": 10,
  "tableRows": [],
  "tableColumns": [],
  "horizontalBorderRows": [],
  "verticalBorderRows": []
}