[]
Adds a RibbonTab to the RibbonTabCollection.
public int Add(RibbonTab tab)
Public Function Add(tab As RibbonTab) As Integer
| Type | Name | Description |
|---|---|---|
| RibbonTab | tab | The RibbonTab to add. |
| Type | Description |
|---|---|
| int | The position into which the group was inserted. |