XLSX2HTML Component
The XLSX2HTML component converts an XLSX (Excel 2007+ XML) file into an HTML table format.
fileId
string
✅
The ID of the XLSX file to convert.
fileId
string
The unique ID of the converted file.
fileName
string
The name of the generated HTML file.
Select the XLSX File
Choose an existing XLSX file by providing its fileId
.
Processing
The component will convert the XLSX file into an HTML table.
Output
The resulting file ID and name will be returned for further use.