'Declaration Public Function AddLabel( _ ByVal text As System.String _ ) As RibbonGalleryLabel
public RibbonGalleryLabel AddLabel( System.string text )
Parameters
- text
- The text to display on the new GalleryLabel.
'Declaration Public Function AddLabel( _ ByVal text As System.String _ ) As RibbonGalleryLabel
public RibbonGalleryLabel AddLabel( System.string text )