Microsoft Excel · Example Payload

Excel Graph Api Table Example

AutomationData AnalysisMicrosoftMicrosoft 365OfficeSpreadsheets

Excel Graph Api Table Example is an example object payload from Microsoft Excel, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnameshowHeadersshowTotalsstyle

Example Payload

Raw ↑
{
  "id": "2",
  "name": "SalesData",
  "showHeaders": true,
  "showTotals": false,
  "style": "TableStyleMedium4"
}