DocumentEvents2_Event.BuildingBlockInsert Evento

Definición

Se produce cuando se inserta un bloque de creación en un documento.

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 

Tipo de evento

Comentarios

Para obtener información sobre el uso de eventos con el _Document objeto , vea Using Events with the Document Object (Uso de eventos con el objeto Document).

Se aplica a