Export data from web applications to Excel for the web
Open in Excel is a Microsoft-supported JavaScript library that allows developers to deliver interactive Excel experiences from web applications. The Open in Excel JavaScript library transforms static data exports into dynamic Excel workbooks that open automatically in Excel for the web.
Use the Open in Excel JavaScript library to:
-
Build dashboards, reports, and data-driven portals.
-
Convert HTML tables or JSON into structured Excel tables with formatting, formulas, and data types.
-
Insert data into existing Excel templates with PivotTables, charts, and business logic.
-
Use Power Query to refresh data from APIs or databases.
-
Support document metadata like title and description.
To learn more, see Open in Excel on GitHub or Open in Excel on npm.