Options.CheckSpellingAsYouType Propriété

Définition

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é

Boolean

Remarques

Cette propriété signale les fautes d’orthographe, mais pour les afficher à l’écran, vous devez définir la ShowSpellingErrors propriété sur true.

S’applique à