Поделиться через


DocumentEvents2_Event.BuildingBlockInsert Событие

Определение

Происходит при вставке стандартного блока в документ.

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 

Тип события

Комментарии

Сведения об использовании событий с объектом см. в _Document разделе Использование событий с объектом document.

Применяется к