exceljs
Reactive icon

ExcelJS

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 15 June 2023
 by 
5.0
 (6 ratings)
exceljs

ExcelJS

Documentation
1.0.0

The component is for creating Excel on the client side with multiple sheets without going to server action. The easy and fastest way to create an Excel file with dynamic data


Follow These Steps to use the component:-


1) Drag and drop the web block named ExcelJS inside the screen you want to create the Excel.

2) After that use the function named CreateWorkBook to create the workbook ( Excel ) with dynamic data.



Note:- ExcelJS web block contains the JS script do not forget to add this block to the screen.