I am experimenting with programming the ribbon and I want to add at runtime two new commandbar controls to the QAT namely the FileNewDefault and the Spelling controls.
The code below generates the xml string and writes the xml string to the Excel.OfficeUI file.
However the controls do not load...