vba - XML Schema for customizing Office 2010 Ribbon -


i've seen plenty of examples around internet on how add button or group etc. ribbon, no reference xml schema document explain options writing xml own custom ribbon tabs , groups. have link this?

cheers, dave --trindaz on fedang #office-2010-customization

the schema here , control identifiers here.


Comments

Popular posts from this blog

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

c# - Making TableLayoutPanel Act Like An HTML Table (Cells That Resize Automatically Around Text) -