_Application.Language Propiedad

Definición

Devuelve una constante MsoLanguageID que representa el idioma seleccionado para la interfaz de usuario 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

Valor de propiedad

Se aplica a