Share via


AutoCorrect.TwoInitialCapsExceptions Propriété

Définition

Renvoie une TwoInitialCapsExceptions collection qui représente la liste des termes contenant des majuscules mixtes que Microsoft Word ne corrigera pas automatiquement.

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

Valeur de propriété

Remarques

Cette liste correspond à la liste des exceptions de correction automatique figurant sous l’onglet Début de mot de la boîte de dialogue Exceptions de correction automatique (menu Outils, commande Correction automatique).

S’applique à