AutoCorrect.OtherCorrectionsExceptions Propriété

Définition

Renvoie une OtherCorrectionsExceptions collection qui représente la liste des mots que Microsoft Word ne corrige 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é

OtherCorrectionsExceptions

Remarques

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

S’applique à