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 对象配合使用

适用于