Checking the option
will additionally display the standard ribbons in Word.
Button "customUI: Edit Callbacks:" Define different callbacks for the control.
The Button labeled "Edit Office Menu / Ribbon" opens the Office Menu Editor.
The Button labeled "Save As Word Document" stores the ribbon in a new Word document.
The Button labeled "Save Word Document" updates a modified file.
The Button labeled "Open Document in Word" opens the file with Word.
Button "Get Callbacks (Text file ):"
A click on this button creates a text file containing the full content of the module "basRibbonsCallbacks" as well as all required select-case-statements.
To get all necessary Select-Case-Statements replace the content of the existing module "basRibbonsCallbacks" in Word with the entire content of these text file.