You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Excel Creator can be used to create Microsoft Excel files. It is a non-UI component that provides a full-fledged object model that facilitates accessing & manipulating the spreadsheets without any dependency of Microsoft Office COM libraries & Microsoft Office.
4
-
5
-
## Key Features
6
-
7
-
* Support to create Excel documents from scratch.
8
-
* Support to add Text, Number, Date and Boolean.
9
-
* Support to add Hyperlinks, Styles, Merge, Grouping.
10
-
* Support saving as CSV file.
11
-
* Support to add Built-in document properties.
3
+
The Excel export module exports an Essential JS2 grid to Microsoft Excel file-format.
0 commit comments