次の方法で共有


ApplicationClass.add_EPostageInsert メソッド

定義

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

パラメーター

実装

適用対象