Compartilhar via


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

Comentários

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

Aplica-se a