ApplicationClass.remove_ProtectedViewWindowBeforeClose Method

Definition

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

Parameters

Implements

Applies to