IRibbonUI members (Office)

The object that is returned by the onLoad procedure specified on the customUI tag. The object contains methods for invalidating control properties and for refreshing the user interface.

Methods

Name Description
ActivateTab Activates the specified custom tab. This method returns S_FALSE if there is no Ribbon or the Ribbon is collapsed.
ActivateTabMso Activates the specified built-in tab.
ActivateTabQ Activates the specified custom tab on the Microsoft Office Fluent Ribbon UI. Uses the fully qualified name of the tab which includes the ID and the namespace of the tab.
Invalidate Invalidates the cached values for all of the controls of the Ribbon user interface.
InvalidateControl Invalidates the cached value for a single control on the Ribbon user interface.
InvalidateControlMso Used to invalidate a built-in control.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.