次の方法で共有


Options.AutoFormatAsYouTypeApplyTables プロパティ

定義

True の場合、正符号、一連のハイフン、別のプラス記号などを入力すると、Microsoft Wordが自動的にテーブルを作成し、Enter キーを押します。 プラス記号は列の罫線をなり、ハイフンの列の幅になります。

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

プロパティ値

適用対象