'宣言 Public Overloads Function Add( _ ByVal text As String _ ) As RibbonItem
public RibbonItem Add( string text )
パラメータ
- text
- The text to display on the new button.
'宣言 Public Overloads Function Add( _ ByVal text As String _ ) As RibbonItem
public RibbonItem Add( string text )