DocumentEvents2_Event.BuildingBlockInsert Evento

Definição

Ocorre quando você insere um bloco de construção em um 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

DocumentEvents2_BuildingBlockInsertEventHandler

Comentários

Para obter informações sobre como usar eventos com o _Document objeto, consulte usando eventos com o objeto Document

Aplica-se a