开发者

Word 2010: How to Edit/View existing Add-ins Menu Commands and Custom Toolbar Items

开发者 https://www.devze.com 2023-02-21 03:02 出处:网络
I am the developer of a Word 2010 wizard file (actually created with an earlier version of Word) that has a Menu Command and a number of Custom Toolbars items on the Add-ins tab.

I am the developer of a Word 2010 wizard file (actually created with an earlier version of Word) that has a Menu Command and a number of Custom Toolbars items on the Add-ins tab.

I have found information on开发者_开发百科 how to add new tabs and how to modify the ribbon, but I can't find a way to edit/view existing Menu Commands and Custom Toolbar items in the Add-ins menu.


As far as I know, the Add-ins ribbon tab is created automatically to show the commandbar items of add-ins from former versions of Word, e.g. Word 2003. Goal was to allow users to use these add-ins without the need of an explicit user interface conversion.

It is not clear from your question if you are the user or the developer of the add-in. If you are the developer, you can convert your add-in to the dotm file format and just add the ribbon user interface to it. A good resource for a start you may find on the MVPS Word homepage here.

0

精彩评论

暂无评论...
验证码 换一张
取 消