ApplicationClass.add_ProtectedViewWindowBeforeEdit 方法

定义

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

参数

实现

适用于