Outlook 2007 功能区中缺少“加载项”选项卡
我可以看到某些 PC 上的 Outlook 2007 功能区缺少“插件”选项卡。大多数情况下它就在那里。但在某些情况下,插件选项卡是隐藏的,因此所有插件按钮都不可用。有办法显示吗?
I can see Addins tab is missing from Outlook 2007 ribbon on some PCs. In most cases it's there. But in some cases Addins tab is hidden so all addins buttons are not available. Is there a way to display it?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
仅当插件使用旧功能(例如版本 2007 中的 CommandBars、MenuItems 等)时,Office 2007 中的“AddIns”选项卡才可见。
例如,如果旧 COM 插件创建一个带有 2 个按钮的新命令栏并添加一个新菜单“MyMenu” ” 那么这些将显示在 Office 2007 的“AddIns”选项卡中。现在假定 AddIns 使用功能区功能。
此外,如果插件使用 CommandBar 对象更改/重新调整某些命令的用途,则重新调整用途的命令、菜单项将添加到“AddIns”选项卡中。
The "AddIns" tab in Office 2007 is only visible if the addin is using old features such as the CommandBars, MenuItems etc in version 2007.
For e.g. if an old COM addin createa a new commandbar with 2 buttons and adds a new menu "MyMenu" then these will be displayed in the "AddIns" tab in Office 2007. AddIns are now suppose to use the Ribbon feature.
Also, if the addin changes/repurposes some commands using the CommandBar object the repurposed commands, menu items will be added to "AddIns" tab.
使用office按钮(最左上角按钮)-> word按钮(或excel或...)->插件
use office button (most top left button) -> word button (or excel or ...) -> Add-Ins