{ "$schema": "https://json-structure.org/meta/extended/v0/#", "$id": "excel-api-worksheetlist-structure.json", "title": "WorksheetList", "description": "List of worksheets.", "type": "object", "properties": { "value": { "type": "array", "description": "Array of worksheets." } } }