2 years ago
#73593

Nguyễn Ngọc Hải
ExcelJS protect workbook
I want to create a new excel file that do not allow user open it and delete a worksheet. I 've read the ExcelJS document https://www.npmjs.com/package/exceljs but only see Sheet Protection and Cell Protection that protect user from delete the data inside a worksheet. But i cann't find a way to protect user from delete a worksheet. That feature is same as "Protect Workbook" that Excel provide.
Can you give me some advices ?
node.js
excel
exceljs
0 Answers
Your Answer