次の方法で共有


Options.AutoFormatReplaceFractions プロパティ

定義

True を指定すると、Microsoft Wordがドキュメントまたは範囲を自動的に書式設定するときに、型指定された分数が現在の文字セットの分数に置き換えられます。 たとえば、"1/2" は "1/2" に置き換えられます。

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

プロパティ値

適用対象