Share via


Application.SpellingCheck Method

Project Developer Reference

Checks the spelling in the active project.

Syntax

expression.SpellingCheck

expression   A variable that represents an Application object.

Return Value
Boolean

Remarks

The SpellingCheck method has the same effect as the Spelling command on the Tools menu.

See Also