表达 返回“BuildingBlock”对象的表达式。参数展开表 名称必需/可选数据类型说明 Where 必需 区域 放置构建基块内容的位置。 RichText 可选 Variant 如果为 True,则将构建基块作为 RTF 格式文本插入。 如果为 False,则将构建基块作为纯文本插入。返回值Range...
表達會傳回 'BuildingBlock' 物件的運算式。 參數 名稱必要/選用資料類型描述 Where必要Range要放置建置組塊內容的位置。 RichText選用VariantTrue 是表示 將建置組塊插入為豐富、格式化的文字。False會將建置組塊插入為純文字。 傳回值 範圍 範例 下列範例會將第一個範本中的第一個建置組塊插入到使用中文件的第一個...
Microsoft.Office.Interop.Word BuildingBlock 方法 C# 使用英语阅读 保存 添加到集合 添加到计划 通过 Facebookx.com 共享LinkedIn电子邮件 打印 参考 反馈 定义 命名空间: Microsoft.Office.Interop.Word 程序集: Microsoft.Office.Interop.Word.dll 将构建基块的值插入到文档中,并返回一个Range对象,该对象代表文档中...
表达 返回“BuildingBlock”对象的表达式。备注InsertOptions 属性的值可以是任何 WdDocPartInsertOptions 常量。另请参阅BuildingBlock 对象支持和反馈有关于 Office VBA 或本文档的疑问或反馈? 请参阅 Office VBA 支持和反馈,获取有关如何接收支持和提供反馈的指南。
VBA的语法一样,只是处理的对象模型不同。下面,我们通过一些示例语句及其作用描述来熟悉Word VBA。(注...
程序集: Microsoft.Office.Tools.Word.v4.0.Utilities(在 Microsoft.Office.Tools.Word.v4.0.Utilities.dll 中) 语法 C# 复制 public event DocumentEvents2_BuildingBlockInsertEventHandler BuildingBlockInsert .NET Framework 安全性 对直接调用方的完全信任。此成员不能由部分信任的代码使用。有关更多...
Name Required String Specifies the name of the building block. Category Required String Specifies the building block category. Type Required String Specifies the type of building block. Template Required String Specifies the name of the template that contains the building block.Remarks...
Word Assembly: Microsoft.Office.Tools.Word.v4.0.Utilities.dll Occurs when a building block is inserted into a document. C# 复制 public event Microsoft.Office.Interop.Word.DocumentEvents2_BuildingBlockInsertEventHandler BuildingBlockInsert; Event Type DocumentEvents2_BuildingBlockInsertEventHandler ...
When you record a macro in Word 2007 to insert the "Pinstripes" cover page, Word 2007 records the following macro code: Sub Macro1() ' ' Macro1 Macro ' ' ActiveDocument.AttachedTemplate.BuildingBlockEntries( _ "PlaceholderAutotext_0").Insert Where:=Selection.Range, RichText:...
When you record a macro in Word 2007 to insert the "Pinstripes" cover page, Word 2007 records the following macro code: Sub Macro1() ' ' Macro1 Macro ' ' ActiveDocument.AttachedTemplate.BuildingBlockEntries( _ "PlaceholderAutotext_0").Insert Where:=Selection.Range, RichT...