메소드 | 설명 | |
---|---|---|
GetCustomUI ( string ribbonID ) : string | ||
OnAutomaticModeButtonPressed ( Microsoft.Office.Core control, bool isPressed ) : void | ||
OnClearHookButton ( Microsoft.Office.Core control ) : void | ||
OnGetPressed ( Microsoft.Office.Core control ) : bool | ||
OnHelpClick ( Microsoft.Office.Core control ) : void | ||
OnLoad ( Microsoft.Office.Core r ) : void | ||
OnManualModeButtonPressed ( Microsoft.Office.Core control, bool isPressed ) : void |
public OnAutomaticModeButtonPressed ( Microsoft.Office.Core control, bool isPressed ) : void | ||
control | Microsoft.Office.Core | |
isPressed | bool | |
리턴 | void |
public OnClearHookButton ( Microsoft.Office.Core control ) : void | ||
control | Microsoft.Office.Core | |
리턴 | void |
public OnGetPressed ( Microsoft.Office.Core control ) : bool | ||
control | Microsoft.Office.Core | |
리턴 | bool |
public OnHelpClick ( Microsoft.Office.Core control ) : void | ||
control | Microsoft.Office.Core | |
리턴 | void |
public OnManualModeButtonPressed ( Microsoft.Office.Core control, bool isPressed ) : void | ||
control | Microsoft.Office.Core | |
isPressed | bool | |
리턴 | void |