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