Search notes:

Office Ribbon

Expanding/collapsing the Ribbon

The Ribbon can be expanded or collapsed by double clicking on a Menu/Tab name in the ribbon.
With VBA, it is possible like so:
application.commandBars.executeMso "HideRibbon"
application.commandBars.executeMso "MinimizeRibbon"
Note: in spite the names HideRibbon and MinimizeRibbon, these command in fact toggles between hidden and shown ribbons and/or menues.

See also

File -> Options -> Customize Ribbon
uicc.exe is the Ribbon Markup Compiler.
The function showRibbon() of the VBA module ExcelHelpers.

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Microsof...', 1758200595, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Microsoft/Office/GUI/Ribbon/index(52): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78