AutoFormatAsYouTypeReplaceFractions Property Example

This example turns off the automatic replacement of typed fractions.

Options.AutoFormatAsYouTypeReplaceFractions = False

This example returns the status of the Fractions (1/2) with fraction character (½) option on the AutoFormat As You Type tab in the AutoCorrect dialog box (Tools menu).

temp = Options.AutoFormatAsYouTypeReplaceFractions