次の方法で共有


EmailOptions.AutoFormatAsYouTypeApplyDates プロパティ

定義

入力時に Microsoft Wordが日付スタイルを日付に自動的に適用するかどうかを決定します。

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

プロパティ値

注釈

入力時に日付スタイルを自動的に適用するWord場合、このプロパティは True を返し、入力しない場合は False を返します。

適用対象