Language.SpellingDictionaryType 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.
Cette propriété renvoie ou définit le type d'outil de vérification linguistique. En lecture/écriture
public:
property Microsoft::Office::Interop::Word::WdDictionaryType SpellingDictionaryType { Microsoft::Office::Interop::Word::WdDictionaryType get(); void set(Microsoft::Office::Interop::Word::WdDictionaryType value); };
public Microsoft.Office.Interop.Word.WdDictionaryType SpellingDictionaryType { get; set; }
member this.SpellingDictionaryType : Microsoft.Office.Interop.Word.WdDictionaryType with get, set
Public Property SpellingDictionaryType As WdDictionaryType
Valeur de propriété
Remarques
Vous pouvez utiliser cette propriété pour transformer le dictionnaire d’orthographe actif en un des dictionnaires complémentaires disponibles fonctionnant avec Microsoft Word. Par exemple, il existe des dictionnaires orthographiques médicaux, juridiques et complets que vous pouvez utiliser à la place du dictionnaire standard.
La propriété SpellingDictionaryType, peut être une des WdDictionaryType constantes. Certaines de ces constantes ne seront peut-être pas disponibles, en fonction de la langue sélectionnée ou installée (par exemple, le français).