Excel JavaScript API

API for creating Excel add-ins and automating spreadsheet operations.

API entry from apis.yml

apis.yml Raw ↑
name: Excel JavaScript API
description: API for creating Excel add-ins and automating spreadsheet operations.
humanUrl: https://learn.microsoft.com/en-us/office/dev/add-ins/reference/overview/excel-add-ins-reference-overview
baseUrl: https://graph.microsoft.com/v1.0/me/drive/items/{id}/workbook
tags:
- Data Analysis
- Excel
- Office Add-Ins
- Spreadsheets
properties:
- type: Documentation
  url: https://learn.microsoft.com/en-us/javascript/api/excel
- type: REST API
  url: https://learn.microsoft.com/en-us/graph/api/resources/excel
- type: Samples
  url: https://github.com/OfficeDev/Excel-Add-in-samples
- type: Tutorial
  url: https://learn.microsoft.com/en-us/office/dev/add-ins/tutorials/excel-tutorial