Posted to microsoft.public.excel.programming
|
|
Office 2007 get ribbon name
See also
http://www.rondebruin.nl/xmlribbongroups.htm
--
Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm
"Jwh" wrote in message ...
I am working on an app with a custom menu on the Add Ins ribbon. I have
figured out how to hide the whole ribbon, but how do I get the name/ids of
the tabs on the ribbon, when I am not currently using XML to generate this
ribbon.
Ideally, I would like to get the ids for each specific tab so I can turn all
tabs except for the add ins tab off.
Many Thanks,
|