Excel export with Styles and Formatting

I want the table data to be exported to excel with exact styles applied in the UI. Is there any possibility for the same. For example it should have the same font color, background for each cell to be applied, etc

Hi @anshuman.singh

Currently we don’t have a functionality for exporting to Excel, but there is a possibility that it might be implemented in the future.

UPDATE! As of v17.1, Export to Excel is now supported! You can download the file to the user’s machine, or export it as a blob for upload to your backend. The exported file respects the same column filters and sorting that the user sees.

Docs: Export to Excel

Release Announcement: Handsontable 17.1.0: Export to Excel, Server-Side Row Model, and Built-in Toasts