WdSpellingWordType Enum
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.
Specifies the way Microsoft Word makes spelling suggestions.
public enum class WdSpellingWordType
[System.Runtime.InteropServices.Guid("38D365EE-71C2-3B51-9BD2-EC09E5875C59")]
public enum WdSpellingWordType
type WdSpellingWordType =
Public Enum WdSpellingWordType
- Inheritance
-
WdSpellingWordType
- Attributes
Fields
Name | Value | Description |
---|---|---|
wdSpellword | 0 | Spellword searching. |
wdWildcard | 1 | Wildcard searching. |
wdAnagram | 2 | Anagram searching. |