WdSpellingWordType Énumération

Définition

Définit la manière dont Microsoft Word suggère les corrections.

public enum class WdSpellingWordType
[System.Runtime.InteropServices.Guid("38D365EE-71C2-3B51-9BD2-EC09E5875C59")]
public enum WdSpellingWordType
type WdSpellingWordType = 
Public Enum WdSpellingWordType
Héritage
WdSpellingWordType
Attributs

Champs

wdAnagram 2

Recherche par anagramme.

wdSpellword 0

Recherche dans le dictionnaire.

wdWildcard 1

Recherche par caractère générique.

S’applique à