ApplicationEvents3_Event.remove_NewDocument 方法

定义

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

参数

适用于