Language.ActiveSpellingDictionary Propriété

Définition

Renvoie un Dictionary objet qui représente le dictionnaire d’orthographe actif pour la langue spécifiée.

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

Valeur de propriété

Remarques

Si aucun dictionnaire d’orthographe n’est installé pour la langue spécifiée, cette propriété renvoie Nothing.

S’applique à