DocumentEvents2_Event.BuildingBlockInsert Ereignis

Definition

Tritt auf, wenn Sie einen Baustein in ein Dokument einfügen.

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 

Ereignistyp

Hinweise

Informationen zur Verwendung von Ereignissen mit dem _Document -Objekt finden Sie unter Verwenden von Ereignissen mit dem Document-Objekt.

Gilt für: