{ "@context": { "@version": 1.1, "excel": "https://graph.microsoft.com/v1.0/vocab/excel#", "schema": "https://schema.org/", "xsd": "http://www.w3.org/2001/XMLSchema#", "Worksheet": "excel:Worksheet", "id": "@id", "name": "schema:name", "position": "excel:position", "visibility": "excel:visibility", "WorksheetInput": "excel:WorksheetInput", "WorksheetList": "excel:WorksheetList", "value": "excel:items", "Range": "excel:Range", "address": "excel:address", "values": "excel:values", "formulas": "excel:formulas", "RangeInput": "excel:RangeInput", "Table": "excel:Table", "showHeaders": "excel:showHeaders", "showTotals": "excel:showTotals", "TableList": "excel:TableList", "Chart": "excel:Chart", "chartType": "excel:chartType", "height": "excel:height", "width": "excel:width", "ChartInput": "excel:ChartInput", "type": "@type", "sourceData": "excel:sourceData", "seriesBy": "excel:seriesBy", "ChartList": "excel:ChartList", "Session": "excel:Session", "persistChanges": "excel:persistChanges", "SessionInput": "excel:SessionInput", "ErrorResponse": "excel:ErrorResponse", "error": "excel:error", "code": "excel:errorCode", "message": "schema:description" } }