WdProofreadingErrorType Énumération
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Définit le type de faute renvoyée par le vérificateur d'orthographe ou de grammaire.
public enum class WdProofreadingErrorType
[System.Runtime.InteropServices.Guid("CA88E198-7D52-30F9-B8F9-F2CBC7A83370")]
public enum WdProofreadingErrorType
type WdProofreadingErrorType =
Public Enum WdProofreadingErrorType
- Héritage
-
WdProofreadingErrorType
- Attributs
Champs
| wdGrammaticalError | 1 | Faute de grammaire. |
| wdSpellingError | 0 | Faute d'orthographe. |