True if Word checks grammar while checking spelling. Read/write Boolean.
Remarks
This property controls whether Word checks grammar when you check spelling by using the Spelling command (Tools menu).
To check spelling or grammar from a Visual Basic procedure, use the CheckSpelling method to check only spelling and use the CheckGrammar method to check both grammar and spelling.