如何使用 nodejs 保护 excel 选定的单元格

How to protect the excel selected cell using nodejs

您好,我在 运行 时使用 "exceljs" 创建并下载了 excel 文件 https://www.npmjs.com/package/exceljs

现在我想在 运行 时保护 excel 单元格,是否可以保护 excel 文件。谁能告诉我。

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