Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies a spelling error type.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Enumeration WdSpellingErrorType
'Usage
Dim instance As WdSpellingErrorType
public enum WdSpellingErrorType
Members
| Member name | Description | |
|---|---|---|
| wdSpellingCorrect | Spelling is correct. | |
| wdSpellingNotInDictionary | The word is not in the specified dictionary. | |
| wdSpellingCapitalization | Capitalization error. |