Share via


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.

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.