郑广学VSTO火箭速成班 VBAYYDS.COM

HotKeyManegerRegHotKey(HotKeyManegerCHotKeyDelegateHotKey, String, HotKeyManegerCHotKey, Object) 方法

Definition

命名空间: Excel880VSTO
程序集: Excel880VSTO (在 Excel880VSTO.dll 中) 版本:1.5.8.0 (1.5.8.0)
C#
public static HotKeyManegerCHotKey RegHotKey(
	DelegateHotKey Callback,
	string Name,
	HotKeyManegerCHotKey hotkey,
	Object tag = null
)

参数

Callback  DelegateHotKey
 
Name  String
 
hotkey  HotKeyManegerCHotKey
 
tag  Object  (Optional)
 

返回值

HotKeyManegerCHotKey

参见