Google Docs · Example Payload

Google Docs V1 Table Range Example

CollaborationDocumentsGoogle WorkspaceProductivityWord Processing

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

Top-level fields

rowSpancolumnSpan

Example Payload

Raw ↑
{
  "rowSpan": 10,
  "columnSpan": 10
}