Options.AutoFormatReplaceFractions 属性

定义

如此 如果键入分数替换为当前字符集中的分数时,Microsoft Word自动设置文档或区域的格式。 例如,将“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

属性值

适用于