Share via


AutoCorrect.OtherCorrectionsExceptions Propriété

Définition

Renvoie une OtherCorrectionsExceptions collection qui représente la liste des mots que Microsoft Word ne corrigera pas automatiquement.

public:
 property Microsoft::Office::Interop::Word::OtherCorrectionsExceptions ^ OtherCorrectionsExceptions { Microsoft::Office::Interop::Word::OtherCorrectionsExceptions ^ get(); };
public Microsoft.Office.Interop.Word.OtherCorrectionsExceptions OtherCorrectionsExceptions { get; }
member this.OtherCorrectionsExceptions : Microsoft.Office.Interop.Word.OtherCorrectionsExceptions
Public ReadOnly Property OtherCorrectionsExceptions As OtherCorrectionsExceptions

Valeur de propriété

Remarques

Cette liste correspond à la liste des exceptions de correction automatique sous l’onglet Autres corrections de la boîte de dialogue Exceptions de correction automatique (commande Correction automatique, menu Outils).

S’applique à