An instance of the Ribbon
public class RibbonGroupCollection : CollectionBase, IEnumerable, IEnumerator
Public Class RibbonGroupCollection
Inherits CollectionBase
Implements IEnumerable
Implements IEnumerator
Introduced: X14.
Method | Description |
---|---|
Add | Adds an object of the type Ribbon |
Insert | Inserts an object of the type Ribbon |
Remove | Removes an object of the type Ribbon |
Property | Description |
---|---|
Item | Gets an object of type Ribbon |