ApplicationEvents4_Event.DocumentChange イベント

定義

新しい文書を作成したとき、既存の文書を開いたとき、またはほかの文書を選択したときに、発生します。

public:
 event Microsoft::Office::Interop::Word::ApplicationEvents4_DocumentChangeEventHandler ^ DocumentChange;
event Microsoft.Office.Interop.Word.ApplicationEvents4_DocumentChangeEventHandler DocumentChange;
member this.DocumentChange : Microsoft.Office.Interop.Word.ApplicationEvents4_DocumentChangeEventHandler 
Event DocumentChange As ApplicationEvents4_DocumentChangeEventHandler 

イベントの種類

適用対象