ClickAndTypeParagraphStyle 表达 返回Document 对象的表达式。 备注 要设置 ClickAndTypeParagraphStyle 属性,请指定样式的本地名称、一个整数、一个 WdBuiltinStyle 常量或一个代表样式的对象。 有关 WdBuiltinStyle 常量的列表,请参阅“Microsoft Visual Basic 对象浏览器”。 如果指定样式的 InUse 属性设置为 False...
Click and Type was a feature added to Word 2000 to help make it easier to position text at specific points on the page without needing to hit Enter and Tab a bunch of times to position the cursor manually.Here's how it works. First, create a new blank document in Word 2000 or later...
public object ClickAndTypeParagraphStyle { get; set; } Property Value Object Remarks To set this property, specify either the local name of the style, an integer, a WdBuiltinStyle constant, or an object that represents the style. If the InUse property for the specified style is set to...
expression.ClickAndTypeParagraphStyle expression 必需。该表达式返回一个 Document 对象。 说明 有关WdBuiltinStyle 常量的列表,请参阅“Microsoft Visual Basic 对象浏览器”。 如果将指定样式的 InUse 属性设为 False,则导致出错。 有关“即点即输”功能的详细信息,请参阅“即点即输”功能概述。 示例 本示例设...
命名空间: Microsoft.Office.Tools.Word 程序集: Microsoft.Office.Tools.Word.v4.0.Utilities(在 Microsoft.Office.Tools.Word.v4.0.Utilities.dll 中)语法C# 复制 public Object ClickAndTypeParagraphStyle { get; set; } 属性值类型:System.Object 由“即点即输”功能应用于文档中文本的默认段落样式。备注...
指定した文書の Click および Type 機能によってテキストに適用される既定の段落スタイルを設定または返します。 値の取得と設定が可能なバリアント型 (Variant) の値です。 構文 式。ClickAndTypeParagraphStyle 式Documentオブジェクトを返す式。
如果该属性值为 True,则启用“即点即输”功能。Boolean 类型,可读写。 expression.AllowClickAndTypeMouse expression 必需。该表达式返回一个 Opti…
Wordprocessing DocumentFormat.OpenXml.EMMA DocumentFormat.OpenXml.Experimental DocumentFormat.OpenXml.ExtendedProperties DocumentFormat.OpenXml.Features DocumentFormat.OpenXml.InkML DocumentFormat.OpenXml.Linq DocumentFormat.OpenXml.Math DocumentFormat.OpenXml.Office.ActiveX DocumentFormat.OpenXml.Office.ContentType ...
Wordprocessing DocumentFormat.OpenXml.EMMA DocumentFormat.OpenXml.Experimental DocumentFormat.OpenXml.ExtendedProperties DocumentFormat.OpenXml.Features DocumentFormat.OpenXml.InkML DocumentFormat.OpenXml.Linq DocumentFormat.OpenXml.Math DocumentFormat.OpenXml.Office.ActiveX DocumentFormat.OpenXml.Office.ContentType ...
本文演示如何使用 Microsoft Visual Basic for Applications宏以编程方式将控件添加到 Microsoft Word 文档,并为该控件添加 Click 事件处理程序。 更多信息 以下步骤演示了如何创建 Word 宏,该宏将控件添加到文档,并在运行时分配该控件的 Click 事件。 步骤适用于 Word。 但是,可以应用相同的概念以编程方式操作 Microsof...