An SAP UI5 application to Export Data to Excel sheet (Spreadsheet) from SAP UI5 table (sap.ui.table)
Hi SAP UI5 family, In this article, we are going to understand how to implement export functionality the sap.ui.table table data to the excel(Spreadsheet) using sap.ui.export.Spreadsheet library. In this application,…