Options.AutoFormatAsYouTypeApplyTables 属性

定义

如果 Microsoft Word在键入加号、一系列连字符、另一个加号等时自动创建表,然后按 Enter,则该属性值为 True。 加号变为列边框,连字符变为列宽度。

public:
 property bool AutoFormatAsYouTypeApplyTables { bool get(); void set(bool value); };
public bool AutoFormatAsYouTypeApplyTables { get; set; }
member this.AutoFormatAsYouTypeApplyTables : bool with get, set
Public Property AutoFormatAsYouTypeApplyTables As Boolean

属性值

适用于