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 

事件类型

适用于