如何使用Excel API在没有提示的情况下从Excel2010中的Excel工作簿中删除数字签名
在 Excel 2007 中,我曾经在工作簿上调用 SaveAs 来执行此操作。但在 Excel,2010 中情况有所不同。
一旦我在工作簿上调用 SaveAS,签名就会失效,但文件会以只读模式打开。现在,一旦我尝试使其可编辑(通过设置 Final=False),MSExcel 就会抛出以下提示:签名已删除且文档已保存。
有没有办法消除Excel 2010中的这个提示?
In Excel 2007, I used to invoke SaveAs on workbook to do that. But in Excel,2010 things are different.
Once i invoke SaveAS on a workbook, then signatures get invaidated, but the file is then opened in Readonly mode. Now once i make attempt to make it editable (by putting Final=False), then MSExcel throws follwoing prompt: Signatures removed and document has been saved.
Is there a way to get rid of this prompt in Excel 2010??
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论