ApplicationClass.remove_ProtectedViewWindowBeforeEdit Method

Definition

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

Parameters

Implements

Applies to