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