Microsoft Visual Studio Tools for the Microsoft Office system (version 3.0)
How to: Check Spelling in Documents
Applies to |
|---|
The information in this topic applies only to the specified Visual Studio Tools for Office projects and versions of Microsoft Office. Project type Microsoft Office version For more information, see Features Available by Application and Project Type. |
To check the spelling in a document, use the CheckSpelling method. This method returns a Boolean value that indicates whether the supplied parameter is spelled correctly.
To check spelling and display results in a message box
Tasks
Concepts