Excel API

API for working with Excel workbooks, worksheets, charts, and tables.

API entry from apis.yml

apis.yml Raw ↑
name: Excel API
description: API for working with Excel workbooks, worksheets, charts, and tables.
humanUrl: https://learn.microsoft.com/graph/api/resources/excel
baseUrl: https://graph.microsoft.com/v1.0/me/drive/items/{id}/workbook
tags:
- Data Analysis
- Excel
- Spreadsheets
properties:
- type: Documentation
  url: https://learn.microsoft.com/graph/api/resources/excel
- type: QuickStart
  url: https://learn.microsoft.com/office/dev/add-ins/quickstarts/excel-quickstart-jquery
- type: Samples
  url: https://github.com/OfficeDev/Office-Add-in-samples