ApplicationEvents4_Event.remove_Startup 方法

定义

public:
 void remove_Startup(Microsoft::Office::Interop::Word::ApplicationEvents4_StartupEventHandler ^ );
public void remove_Startup (Microsoft.Office.Interop.Word.ApplicationEvents4_StartupEventHandler );
abstract member remove_Startup : Microsoft.Office.Interop.Word.ApplicationEvents4_StartupEventHandler -> unit
Public Sub remove_Startup ( As ApplicationEvents4_StartupEventHandler)

参数

适用于