AutoCorrect.HangulAndAlphabetExceptions 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.
Renvoie une HangulAndAlphabetExceptions collection qui représente la liste des exceptions de correction automatique hangûl et alphabet.
public:
property Microsoft::Office::Interop::Word::HangulAndAlphabetExceptions ^ HangulAndAlphabetExceptions { Microsoft::Office::Interop::Word::HangulAndAlphabetExceptions ^ get(); };
public Microsoft.Office.Interop.Word.HangulAndAlphabetExceptions HangulAndAlphabetExceptions { get; }
member this.HangulAndAlphabetExceptions : Microsoft.Office.Interop.Word.HangulAndAlphabetExceptions
Public ReadOnly Property HangulAndAlphabetExceptions As HangulAndAlphabetExceptions
Valeur de propriété
Remarques
La liste retournée correspond à la liste des exceptions de correction automatique hangûl et alphabet sous l’onglet Coréen de la boîte de dialogue Exceptions de correction automatique.
La boîte de dialogue Exceptions de correction automatique se trouve dans le menu Outils. Cliquez sur Options de correction automatique, cliquez sur l’onglet Correction automatique, puis cliquez sur le bouton Exceptions.
Pour plus d’informations sur l’utilisation de Microsoft Word avec des langues asiatiques, consultez l’aide de Microsoft Word.