次の方法で共有


Options.AutoFormatAsYouTypeReplaceOrdinals プロパティ

定義

True の 場合、序数サフィックス "st"、"nd"、"rd"、および "th" は、入力と同じ文字で上付きで置き換えられます。 たとえば、"1 st"に置き換えられます「1」の"st"が上付き文字として書式設定された後します。

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

プロパティ値

適用対象