[]
Adds a RibbonButton item to the collection.
public RibbonItem Add(string text)
Public Function Add(text As String) As RibbonItem
| Type | Name | Description |
|---|---|---|
| string | text | The text to display on the new button. |
| Type | Description |
|---|---|
| RibbonItem |