MsoAppLanguageID enumeration

Specifies a language setting in a Microsoft Office application.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
msoLanguageIDInstallInstall language.
msoLanguageIDUIUser interface language.
msoLanguageIDHelpHelp language.
msoLanguageIDExeModeExecution mode language.
msoLanguageIDUIPreviousUser interface language used prior to the current user interface language.

The msoAppLanguageID enumeration is used with the LanguageSettings member of the Application object to determine the language used for the install language, the user interface language, or the Help language.

Show: