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