_Application.Language 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 constante MsoLanguageID qui représente la langue sélectionnée pour l'interface utilisateur de Microsoft Word.
public:
property Microsoft::Office::Core::MsoLanguageID Language { Microsoft::Office::Core::MsoLanguageID get(); };
public Microsoft.Office.Core.MsoLanguageID Language { get; }
member this.Language : Microsoft.Office.Core.MsoLanguageID
Public ReadOnly Property Language As MsoLanguageID