The name of the category, used to identify a specific category.
The title of the category, used to display the category.
The RibbonCategory obj added to the ribbon bar.
Find the RibbonElement object by the name of the category, panel, and element.
The name of the category, used to specify the required category.
The name of the panel, used to specify the required panel.
The name of the element, used to specify the required element.
Get the active category.
Get the category object by index.
The index of the category. This value can be iterated through from getCategoryCount.
Get the specified category object.
Get the category object by name.
The name of the category.
Get the number of categories in the ribbon bar.
The number of categories in the ribbon bar.
Recalculate the layout of the ribbon bar.
Whether to recalculate the layout of the panel.
Set the active category by name.
The name of the category that needs to be activated.
Add a category to the ribbon bar.