Options.CheckSpellingAsYouType Propriété
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.
La valeur true si Microsoft Word vérifie l'orthographe et signale les erreurs automatiquement en cours de frappe.
public:
property bool CheckSpellingAsYouType { bool get(); void set(bool value); };
public bool CheckSpellingAsYouType { get; set; }
member this.CheckSpellingAsYouType : bool with get, set
Public Property CheckSpellingAsYouType As Boolean
Valeur de propriété
Remarques
Cette propriété marque les fautes d’orthographe, mais pour les afficher à l’écran, vous devez définir la propriété sur ShowSpellingErrorsTrue.