次の方法で共有


Options.AutoFormatAsYouTypeApplyBulletedLists プロパティ

定義

True を指定 すると、入力時に行頭文字 (アスタリスク、ハイフン、大きい記号など) が [箇条書きと段落番号] ダイアログ ボックス ([書式] メニュー) の行頭文字に置き換えられます。

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

プロパティ値

適用対象