Microsoft Excel · Example Payload

Excel Graph Api Named Item Example

AutomationData AnalysisMicrosoftMicrosoft 365OfficeSpreadsheets

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

Top-level fields

nametypevaluevisible

Example Payload

Raw ↑
{
  "name": "SalesRange",
  "type": "Range",
  "value": "Sheet1!$A$1:$D$50",
  "visible": true
}