DocumentBase.BuildingBlockInsert 事件

在将生成块插入到文档中时发生。

命名空间:  Microsoft.Office.Tools.Word
程序集:  Microsoft.Office.Tools.Word.v4.0.Utilities(在 Microsoft.Office.Tools.Word.v4.0.Utilities.dll 中)

语法

声明
Public Event BuildingBlockInsert As DocumentEvents2_BuildingBlockInsertEventHandler
public event DocumentEvents2_BuildingBlockInsertEventHandler BuildingBlockInsert

备注

有关处理事件的更多信息,请参见使用事件

.NET Framework 安全性

请参见

参考

DocumentBase 类

Microsoft.Office.Tools.Word 命名空间