Options.UseGermanSpellingReform Property (Word)
True if Microsoft Word uses the German post-reform spelling rules when checking spelling. Read/write Boolean.
Syntax
expression .UseGermanSpellingReform
expression An expression that returns an Options object.
Remarks
This property may not be available to you, depending on the language support (U.S. English, for example) that you’ve selected or installed.
Example
This example sets Word to use the post-reform rules for checking spelling in German.
Options.UseGermanSpellingReform = True