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