AllowAccentedUppercase Property Example

This example sets Word to remove accent marks when characters in French text are changed to uppercase.

Options.AllowAccentedUppercase = False

This example returns the status of the Allow accented uppercase in French option on the Edit tab in the Options dialog box.

temp = Options.AllowAccentedUppercase