次の方法で共有


EmailOptions.AutoFormatAsYouTypeFormatListItemBeginning プロパティ

定義

Microsoft Wordが、次のリスト アイテムにリスト アイテムの先頭に適用される文字の書式設定を繰り返すかどうかを判断します。

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

プロパティ値

注釈

このプロパティは、文字の書式設定を繰り返Word場合は True を返し、そうでない場合は False を返します

適用対象