打印区域名称冲突 excel-2007 加载项 VB.Net

发布于 2024-10-28 13:17:58 字数 210 浏览 5 评论 0原文

我使用 vb.net 开发了 Excel-2007 插件。并且它工作正常。但是当我们打开使用此插件创建的旧工作表时,它会显示“Print_Area Nameconflict”错误。请任何人建议我如何解决这个问题。附上屏幕截图。

错误图片

谢谢

Mitesh

I have developed Excel-2007 Add-Ins using vb.net. and its working fine. but when we open the older sheet created using this add ins it shows the "Print_Area Name conflict" error. plz can any one suggest how i solve this issue. screen shot attached.

Error Image

Thanks

Mitesh

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

月光色 2024-11-04 13:17:58

我在 Excel Google 讨论组中找到了 讨论 它描述了您的问题以及解决该问题的方法。问题的根源在于工作簿包含一个名为“Print_Area”的用户定义范围,这是Excel本身默认使用和管理的范围名称之一。

I found a discussion on the Excel Google discussion group which describes your problem, as well as a way to address it. The source of the problem is that the Workbook contains a user defined range named "Print_Area", which is one of the range names that Excel itself uses and manages by default.

童话里做英雄 2024-11-04 13:17:58

根据您使用 Excel 的方式,这仍然会影响您(就像刚才那样)。我将德语 Excel 文件加载到设置有“英语显示”选项的 Excel MS365 中。解决方法:使用另一种 Office 显示语言启动 Excel,而该语言必须在 Word 中进行更改。之后,您很可能能够加载文件、打开数据管理器并删除或重命名保留名称,然后您可以恢复到您的首选显示语言。如果这种情况发生在另一种语言上,同样的情况也可能适用。

depending on how you work with your excel, this can still hit you (as it just did). I loaded a German Excel file into an Excel MS365 set up with the English Display option. The cure: Start your excel using another Office Display language which must be changed in Word. After that you will most likely be able to load the file, open the data manager, and delete or rename the reserved names, then you can revert to your preferred Display Language. The same may apply if this happens for another language.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文