IRibbon.Categories

Syntax

Categories: IRibbonCategories;

Description

The Categories property returns the collection of tabs that are available on the ribbon.

Comments

This collection includes the tabs that are always displayed on the ribbon.

Example

The example of use is given in description of the IRibbonCategories.Add method.

See also:

IRibbon