將資料表直接匯出到 Excel

6月 9, 2026
Handsontable 17.1.0 可以直接從網格生成 XLSX 檔,同時保留篩選器、排序、列佈局及其它視圖設置。

繼續用英語閱讀:

Handsontable is a JavaScript library designed to help developers build interactive data grids into their web applications. Offering a familiar spreadsheet-like interface, it allows users to edit, sort, and filter data with ease. Highly customizable and compatible with popular frameworks like React and Angular, Handsontable empowers developers to build robust data manipulation features into their web applications.

The Handsontable 17.1.0 update includes native export to Excel support, allowing users to save rendered grid data directly to XLSX format. The export reflects the current view of the table, including column order, visible columns, applied filters, sort order, frozen rows and columns, and merged cells. Cell types such as numbers, dates and checkboxes are mapped to their Excel equivalents where possible, helping exported files open cleanly in Microsoft Excel, Google Sheets and Apple Numbers without additional formatting or data preparation. This makes it easier to share and analyze data while maintaining the structure and context users see within the grid.

To see a full list of what's new in version 17.1.0, see our release notes.

Handsontable is licensed per developer and is available as an Annual or Perpetual license with 1 year support and maintenance. See our Handsontable licensing page for full details.

For more information, visit our Handsontable product page.