DocumentEvents2_Event.BuildingBlockInsert Evento
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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).