Search code examples
angularjsnode.jsmean-stackexceljs

How to protect the excel selected cell using nodejs


Hi i have create and download the excel file at run time by using "exceljs" https://www.npmjs.com/package/exceljs

now I want to protect the excel cell at run time is it possible to protect excel file. can anyone tell me.


Solution

  • Unfortunately, with exceljs you cann't work with protected files/cells. This is highlighted in v0.2.24 Release notes