次の方法で共有


Options.AutoFormatApplyBulletedLists プロパティ

定義

True を指定すると、Microsoft Wordが文書または範囲を自動的に書式設定するときに、リスト段落の先頭にある文字 (アスタリスク、ハイフン、大きい記号など) が [箇条書きと段落番号] ダイアログ ボックス ([書式] メニュー) の行頭文字に置き換えられます。

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

プロパティ値

適用対象