Options.EnableMisusedWordsDictionary Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
True if Microsoft Word checks for misused words when checking the spelling and grammar in a document.
public:
property bool EnableMisusedWordsDictionary { bool get(); void set(bool value); };
public bool EnableMisusedWordsDictionary { get; set; }
member this.EnableMisusedWordsDictionary : bool with get, set
Public Property EnableMisusedWordsDictionary As Boolean
Property Value
Remarks
Word looks for the following when checking for misused words: incorrect usage of adjectives and adverbs, comparatives and superlatives, "like" as a conjunction, "nor" versus "or," "what" versus "which," "who" versus "whom," units of measurement, conjunctions, prepositions, and pronouns.