Document.BuildingBlockInsert 事件 (Word)
构建基块插入文档时发生。 .
语法
表达式。BuildingBlockInsert' (Range**, Name, Category, Type, Template)
表达 返回 Document 对象的表达式。
参数
名称 | 必需/可选 | 数据类型 | 说明 |
---|---|---|---|
Range | 必需 | Range | 指定插入生成块的位置。 |
Name | 必需 | String | 指定生成块的名称。 |
Category | 必需 | String | 指定生成块的类别。 |
Type | 必需 | String | 指定生成块的类型。 |
Template | 必需 | String | 指定包含该生成块的模板的名称。 |
备注
有关对 Document 对象使用事件的信息,请参阅 对 Document 对象使用事件。
另请参阅
支持和反馈
有关于 Office VBA 或本文档的疑问或反馈? 请参阅 Office VBA 支持和反馈,获取有关如何接收支持和提供反馈的指南。