ApplicationClass.remove_ProtectedViewWindowBeforeEdit Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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)