Microsoft Excel
APIs for automating, integrating, and extending Microsoft Excel functionality including workbook management, data manipulation, charting, and formula execution through Microsoft Graph REST APIs.
APIs
Microsoft Graph Excel API
REST API for accessing and manipulating Excel workbooks stored in OneDrive for Business, SharePoint sites, or Group drives through Microsoft Graph. Supports worksheet, table, ch...
Excel JavaScript API
Office Add-ins API for building custom functionality within Excel using JavaScript and TypeScript.
Office Scripts API
TypeScript-based automation for Excel on the web, enabling Power Automate integration for business process automation.
Features
Persistent and non-persistent sessions for efficient API operations.
Read, write, and format individual cells or ranges of cells.
Create, update, sort, and filter structured tables.
Create and manage charts with customizable source data.
Invoke Excel functions programmatically via the API.
Define and manage named ranges for reusable cell references.
Use Cases
Generate and update Excel reports from external data sources.
Programmatically insert and update data in spreadsheets.
Use Excel functions API for financial calculations.
Create charts and visualizations from data.