Google Sheets · Example Payload

Google Sheets Cell Format Example

Google WorkspaceProductivitySpreadsheets

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

Top-level fields

horizontalAlignmentverticalAlignmentwrapStrategytextDirectionhyperlinkDisplayType

Example Payload

Raw ↑
{
  "horizontalAlignment": "example_value",
  "verticalAlignment": "example_value",
  "wrapStrategy": "example_value",
  "textDirection": "example_value",
  "hyperlinkDisplayType": "example_value"
}