I am building a ribbon which can shows a custom tab in a certain workbook.
This is the sample code on the ribbon:
<customUI xmlns="http://schemas.microsoft.com/office/2009/07/customui" onLoad="onLoad">
<ribbon>
<tabs>
<tab id="MyTab" label="Custom">
Bunch of stuff here...