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 |
---|---|
Activates the specified custom tab. |
|
Activates the specified built-in tab. |
|
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. |
|
Invalidates the cached values for all of the controls of the Ribbon user interface. |
|
Invalidates the cached value for a single control on the Ribbon user interface. |
|
Used to invalidate a built-in control. |