ApplicationEvents4_Event.ProtectedViewWindowBeforeEdit 事件

定义

在对指定受保护的视图窗口中的文档进行编辑之前即会发生此事件。

public:
 event Microsoft::Office::Interop::Word::ApplicationEvents4_ProtectedViewWindowBeforeEditEventHandler ^ ProtectedViewWindowBeforeEdit;
event Microsoft.Office.Interop.Word.ApplicationEvents4_ProtectedViewWindowBeforeEditEventHandler ProtectedViewWindowBeforeEdit;
member this.ProtectedViewWindowBeforeEdit : Microsoft.Office.Interop.Word.ApplicationEvents4_ProtectedViewWindowBeforeEditEventHandler 
Event ProtectedViewWindowBeforeEdit As ApplicationEvents4_ProtectedViewWindowBeforeEditEventHandler 

事件类型

适用于