@gatekeeper_technology/excel-utils
v1.0.13
Published
Gatekeeper's excel Utils - shared in NPM
Downloads
4,894
Readme
Gatekeeper's Excel Utils
Changelog
[1.0.11] 17-04-2025
Changed
- Changed the way the workbook_creator class gets exported.
- Removed 'date1904' property from the workbook_creator class.
[1.00.10] 24-08-2022
Fixed
- Bug with loadDataIntoWorksheetWithRowOffset function which did not load data correctly.
[1.00.09] 24-08-2022
Added
- Ability to load data into worksheet with row offset.
[1.00.08] 24-08-2022
Added
- Ability to get worksheet by name.
- Ability to get worksheet by index.
[1.00.07] 24-08-2022
Fixed
- Fixed bug where workbook_creator class was not exported properly.
[1.00.05] 18-03-2022
Changed
- Fixed import bug
[1.00.04] 18-03-2022
Changed
- Moved the functions and WorkbookCreator Class each to their own folder.
