次の方法で共有


ApplicationClass.remove_NewDocument メソッド

定義

public:
 virtual void remove_NewDocument(Microsoft::Office::Interop::Word::ApplicationEvents4_NewDocumentEventHandler ^ ) = Microsoft::Office::Interop::Word::ApplicationEvents4_Event::remove_NewDocument;
public virtual void remove_NewDocument (Microsoft.Office.Interop.Word.ApplicationEvents4_NewDocumentEventHandler );
abstract member remove_NewDocument : Microsoft.Office.Interop.Word.ApplicationEvents4_NewDocumentEventHandler -> unit
override this.remove_NewDocument : Microsoft.Office.Interop.Word.ApplicationEvents4_NewDocumentEventHandler -> unit
Public Overridable Sub remove_NewDocument ( As ApplicationEvents4_NewDocumentEventHandler)

パラメーター

実装

適用対象