Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用EPP Plus 库来创建我的 excel 文档。我想保护我的文档/单元格。我可以锁定我的单元格,但我无法锁定我的文档。任何人都可以帮助我如何做到这一点。
谢谢
好吧,我解决了。这很容易。每个单元格都有锁定样式的属性。所以基本上我们需要解锁需要可编辑的单元格。然后我们锁定整张纸。它的伎俩:)