Customizing the ribbon/menu items.
Our application is currently written using Office XP (Excel 2002). When our tool is run, we modify the menu items (add and remove some of them). For example, we remove some like the ones that allow users to Insert rows.
We also have code to add our own menu items.
In Excel 2007, is there a way using code to disable the menu items and to create our own?
Also, in Excel 2007, is there a way using code to disable/hide some of the options on the ribbons? Also, can we add our own menu items along with ribbon commands? How can this be done using code?
|