[]
Adds the specified RibbonContextualTabGroup to the collection.
public int Add(RibbonContextualTabGroup tabGroup)
Public Function Add(tabGroup As RibbonContextualTabGroup) As Integer
Type | Name | Description |
---|---|---|
RibbonContextualTabGroup | tabGroup | a tab group. |
Type | Description |
---|---|
int | A index of item in the collection. |