There is a github repo set up for Advanced Excel and a fork of the EPPlus library so feel free to contribute with pull requests:1. https://github.com/HannoCoetzee/EPPlus (LGPL licence)2. https://github.com/HannoCoetzee/outsystems_advancedexcel
Notice: This component takes advantage of private and undocumented Platform APIs, which can change without notice. As a result, this component may unexpectedly break as the Platform is upgraded. We advise proper testing to ensure that your applications continue to work as expected when upgrading/patching the Platform.
New Features
Password-protected (encrypted) workbooks
Upgrade notes
Workbook_Open and Workbook_Open_BinaryData gained a new optional Password input. After upgrading, refresh the Advanced Excel reference in your app and republish. Existing calls keep working unchanged (leave Password blank) — the reference refresh is the only required step.