'Declaration Public Overloads Function Add( _ ByVal text As System.String _ ) As RibbonGalleryItem
public RibbonGalleryItem Add( System.string text )
Parameters
- text
- The text to display on the new GalleryItem.
'Declaration Public Overloads Function Add( _ ByVal text As System.String _ ) As RibbonGalleryItem
public RibbonGalleryItem Add( System.string text )