Excel API

API for creating, editing, and managing Excel spreadsheets.

API entry from apis.yml

apis.yml Raw ↑
name: Excel API
description: API for creating, editing, and managing Excel spreadsheets.
humanURL: https://docs.microsoft.com/en-us/javascript/api/excel
baseURL: https://graph.microsoft.com/v1.0
tags:
- Data Analysis
- Excel
- Spreadsheets
properties:
- type: Documentation
  url: https://docs.microsoft.com/en-us/office/dev/add-ins/excel/
- type: Reference
  url: https://docs.microsoft.com/en-us/javascript/api/excel
- type: GettingStarted
  url: https://docs.microsoft.com/en-us/office/dev/add-ins/quickstarts/excel-quickstart-jquery