DocumentEvents2_Event.ContentControlBeforeDelete Événement
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.
Survient avant la suppression d'un contrôle du contenu dans un document.
public:
event Microsoft::Office::Interop::Word::DocumentEvents2_ContentControlBeforeDeleteEventHandler ^ ContentControlBeforeDelete;
event Microsoft.Office.Interop.Word.DocumentEvents2_ContentControlBeforeDeleteEventHandler ContentControlBeforeDelete;
member this.ContentControlBeforeDelete : Microsoft.Office.Interop.Word.DocumentEvents2_ContentControlBeforeDeleteEventHandler
Event ContentControlBeforeDelete As DocumentEvents2_ContentControlBeforeDeleteEventHandler
Type d'événement
Remarques
Pour plus d’informations sur l’utilisation d’événements avec l’objet _Document , consultez Utilisation d’événements avec l’objet Document