Options.AutoFormatAsYouTypeReplaceFractions 属性

定义

如果在您键入时,将使用当前字符集的分数替换键入的分数,则该属性值为 True。 例如,将“1/2”替换为“½”。

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

属性值

适用于