GrapeCity.Spreadsheet.WinForms.Ribbon アセンブリ > GrapeCity.Spreadsheet.WinForms.Ribbon 名前空間 > RibbonBar クラス > ExecuteCommand メソッド : ExecuteCommand(String,Object) メソッド |
'Declaration
Public Overloads Function ExecuteCommand( _ ByVal commandName As String, _ ByVal parameter As Object _ ) As Boolean
public bool ExecuteCommand( string commandName, object parameter )
true
、それ以外の場合はfalse
。