直接打开 Excel 文件时,Excel RibbonBar 不显示

发布于 2024-12-31 22:44:47 字数 156 浏览 2 评论 0原文

我使用 VS 2010 开发了自定义 Excel 2010 加载项和自定义 RibbonBar。当我安装 Excel 自定义加载项时,打开 Excel 时会正确显示或显示 RibbonBar。但是,当我双击 Excel 文件 (.xlsx) 时,功能区栏不会显示在菜单上。

请指教。

I have developed a custom Excel 2010 Add-in and custom RibbonBar using VS 2010. When I install the custom Add-in for Excel, the RibbonBar is displayed or shown properly when Excel is opened. BUT, when I double-click the Excel file (.xlsx), the ribbon bar does not show on the Menu.

Please advise.

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

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

发布评论

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

评论(1

时间海 2025-01-07 22:44:47

很少有检查可以帮助

  1. 禁用所有已安装的插件,然后通过以下方式打开 xlsx 文件
    依次启用一个插件。
  2. 启动excel,新建一个excel文件
    保存,关闭并再次打开以检查功能区是否出现。如果有效的话
    对此没问题,文件格式或宏可能存在一些问题
    随文件附上

Few checks that may help

  1. Disable all addins installed and then open a xlsx file by
    enabling one addin in turn.
  2. Start excel, create a new excel file
    save, close and open it again to check if ribbon appears. If it work
    fine for this, there could be some problem in file format or macro
    attached with the file
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文