Options.AutoFormatReplaceFractions Property

Definition

True if typed fractions are replaced with fractions from the current character set when Microsoft Word formats a document or range automatically. For example, "1/2" is replaced with "½."

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

Property Value

Applies to