WdSpellingErrorType Énumération

Définition

Définit un type de faute d'orthographe.

public enum class WdSpellingErrorType
[System.Runtime.InteropServices.Guid("3F83F6C0-D880-32CE-97A9-D13517AA8F3F")]
public enum WdSpellingErrorType
type WdSpellingErrorType = 
Public Enum WdSpellingErrorType
Héritage
WdSpellingErrorType
Attributs

Champs

wdSpellingCapitalization 2

Erreur de majuscule.

wdSpellingCorrect 0

L'orthographe est correcte.

wdSpellingNotInDictionary 1

Le mot ne se trouve pas dans le dictionnaire spécifié.

S’applique à