DOWNLOADEXCEL
Creates an Excel file with the content of a table widget and downloads it.
Last updated
Creates an Excel file with the content of a table widget and downloads it.
Last updated
DOWNLOADEXCEL(widget; fileName)
widget - the table widget whose content is to be used as an Excel file - Value type: table widget
fileName - the name under which the Excel file is downloaded - Value type: text (optional, default value: the name of the current page)
Clicking on the "Download Excel" button creates an Excel file with the content of the wineList table widget and then downloads it with the file name "Winelist.xlsx".