-1

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.

Vinoth
  • 972
  • 1
  • 16
  • 47

1 Answers1

1

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

galkin
  • 5,264
  • 3
  • 34
  • 51