Advanced Excel · Example Payload

Excel Api Worksheet Example

AutomationBusiness IntelligenceData AnalysisData ProcessingExcelMicrosoftSpreadsheets

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

Top-level fields

idnamepositionvisibility

Example Payload

Raw ↑
{
  "id": "sheet1",
  "name": "Sheet1",
  "position": 0,
  "visibility": "Visible"
}