Range.CheckGrammar Method
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.
Begins a spelling and grammar check for the specified range.
public:
void CheckGrammar();
public void CheckGrammar ();
abstract member CheckGrammar : unit -> unit
Public Sub CheckGrammar ()
Remarks
If the document or range contains errors, this method displays the Spelling and Grammar dialog box (Tools menu), with the Check grammar check box selected. When applied to a document, this method checks all available stories (such as headers, footers, and text boxes).