How do i get the active ribbon tab name?

南楼画角 提交于 2019-12-12 09:26:51

问题


I have been searching the net for 2 days but found nearly nothing about this issue:

  • How do I work with the Ribbon (Menu) in Excel?
  • How do I get the active ribbon tab name?
  • How do I select the Home or Data tab?

回答1:


The tab-scaling feature was introduced with Office 2010. So, you need to use Accessibility API to get the required information (do whatever you need).



来源:https://stackoverflow.com/questions/31002606/how-do-i-get-the-active-ribbon-tab-name

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!