SpellingErrorType - Énumération
Représente un type de faute d'orthographe, un mot répété ou un mot mal orthographié.
Espace de noms : Microsoft.SharePoint.Publishing
Assembly : Microsoft.SharePoint.Publishing (dans Microsoft.SharePoint.Publishing.dll)
Syntaxe
'Déclaration
Public Enumeration SpellingErrorType
'Utilisation
Dim instance As SpellingErrorType
public enum SpellingErrorType
Membres
Nom du membre | Description | |
---|---|---|
RepeatWord | Un mot apparaît deux fois. | |
UnknownWord | Un mot n'existe pas dans le lexique ; probablement un mot mal orthographié. |