Have a task, to parse password protected excel-file. Is there any library to work with password protected files for nodejs? I have explored ExcelJS and Node-xlsx, but there are no info about password protected files...
Found lib for node js https://www.npmjs.com/package/xlsx-populate it working with password-protected excel files