DocumentEvents2_Event.BuildingBlockInsert Événement

Définition

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

DocumentEvents2_BuildingBlockInsertEventHandler

Remarques

Pour plus d’informations sur l’utilisation des événements avec l' _Document objet, voir utilisation des événements avec l’objet document .

S’applique à