LanguageSettings Members
Include Protected Members
Include Inherited Members
Returns information about the language settings in a Microsoft Office application.
The LanguageSettings type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Application | (Inherited from _IMsoDispObj.) |
![]() |
Application | Returns an Application object that represents the container application for the object. |
![]() |
Creator | (Inherited from _IMsoDispObj.) |
![]() |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. |
![]() |
LanguageID | Returns the locale identifier (LCID) for the install language, the user interface language, or the Help language. |
![]() |
LanguagePreferredForEditing | Determines if the value for the MsoLanguageID constant has been identified in the Windows Registry as a preferred language for editing. |
![]() |
Parent | Returns the Parent object for the specified object. |
Top