Partager via


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

Remarques

Pour plus d’informations sur l’utilisation d’événements avec l’objet _Document , consultez Utilisation d’événements avec l’objet Document

S’applique à