Microsoft Excel
Read and write Microsoft Excel spreadsheets — manage worksheets, tables, and cell data via Microsoft Graph API
Usage Instructions
Integrate Microsoft Excel into your workflow to programmatically read, write, and manage Excel spreadsheets.
Tools
microsoft_excel_read
Read data from an Excel worksheet (v1).
microsoft_excel_table_add
Add a new table to an Excel worksheet.
microsoft_excel_worksheet_add
Add a new worksheet to an Excel workbook.
microsoft_excel_write
Write data to an Excel worksheet (v1).
microsoft_excel_read_v2
Read data from an Excel worksheet with enhanced capabilities (v2).
microsoft_excel_write_v2
Write data to an Excel worksheet with enhanced capabilities (v2).

