DocumentEvents2_Event.BuildingBlockInsert É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.
Cet événement se produit lorsque vous insérez un bloc de construction dans un document.
public:
event Microsoft::Office::Interop::Word::DocumentEvents2_BuildingBlockInsertEventHandler ^ BuildingBlockInsert;
event Microsoft.Office.Interop.Word.DocumentEvents2_BuildingBlockInsertEventHandler BuildingBlockInsert;
member this.BuildingBlockInsert : Microsoft.Office.Interop.Word.DocumentEvents2_BuildingBlockInsertEventHandler
Event BuildingBlockInsert As DocumentEvents2_BuildingBlockInsertEventHandler
Type d'événement
Remarques
Pour plus d’informations sur l’utilisation des événements avec l' _Document objet, voir utilisation des événements avec l’objet document .