LanguageSettings.LanguageID[MsoAppLanguageID] Property

Definition

Returns the locale identifier (LCID) for the install language, the user interface language, or the Help language.

public:
 property int LanguageID[Microsoft::Office::Core::MsoAppLanguageID] { int get(Microsoft::Office::Core::MsoAppLanguageID Id); };
public int LanguageID[Microsoft.Office.Core.MsoAppLanguageID Id] { get; }
member this.LanguageID(Microsoft.Office.Core.MsoAppLanguageID) : int
Public ReadOnly Property LanguageID(Id As MsoAppLanguageID) As Integer

Parameters

Property Value

Applies to