更改 Outlook xml 功能区选项卡中的显示顺序
有没有办法更改 Outlook XML 功能区中自定义选项卡的显示顺序。我知道功能区设计器可以实现这一点,但是用 xml 设计的功能区又如何呢? 谢谢
Is there a way to change the display order of a custom tab in an Outlook XML ribbon. I know it`s possible with the ribbon designer, but what about ribbons that are designed in xml.
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
使用选项卡元素的“insertBeforeMso”或“insertAfterMso”属性。
Use the "insertBeforeMso" or "insertAfterMso" attributes of the tab element.