You are here:   14

14

May I add comments to my Ribbon XML ? FAQ Link

Yes

Therefore use the following start tag :
<!--
and the following end tag :
-->

Sample XML: 

<customUI xmlns="http://schemas.microsoft.com/office/2006/01/customui">
<!-- This is a comment -->
   <ribbon startFromScratch="false">
      <tabs>
        <tab idMso="TabHomeAccess">
           <!-- This is a further comment -->
           <group id="myGroup" label="My Group" >
              <button id="myButton" label="My Button" imageMso="HappyFace"/>
           </group>       
        <tab>
      </tabs>
   </ribbon>
</customUI>

 

Last Updates:

18.03.2021
New Download added. ...

25.10.2018
Update Site "Trusted Locations" ...

22.10.2018
New Download added. ...

08.04.2018
IDBE RibbonCreator 2016 (x86 and x64) for Office 2013 and Office 2016 - new release. ...

 

Last update: