WdSpellingWordType Enum

Definition

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

wdAnagram 2

Anagram searching.

wdSpellword 0

Spellword searching.

wdWildcard 1

Wildcard searching.

Applies to