Click to Rate and Give Feedback
MSDN
MSDN Library

  Switch on low bandwidth view
Office Core Primary Interop Assembly Reference
MsoAppLanguageID Enumeration
Specifies a language setting in a Microsoft Office application.

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

Visual Basic
Dim msoAppLanguageID1 As MsoAppLanguageID = MsoAppLanguageID.msoLanguageIDExeMode
Visual Basic
Public Enum MsoAppLanguageID
C#
public enum MsoAppLanguageID
C++
public enum class MsoAppLanguageID
J#
public enum MsoAppLanguageID
JScript
public enum MsoAppLanguageID
Member nameDescription
msoLanguageIDExeModeExecution mode language.
msoLanguageIDHelpHelp language.
msoLanguageIDInstallInstall language.
msoLanguageIDUIUser interface 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.


Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker