LanguageSettings Object Members
Returns information about the language settings in a Microsoft Office application.
Properties
| Name | Description | |
|---|---|---|
| Application | Gets an Application object that represents the container application for the LanguageSettings object (you can use this property with an Automation object to return that object's container application). Read-only. |
| Creator | Gets a 32-bit integer that indicates the application in which the LanguageSettings object was created. Read-only. |
| LanguageID | Gets a MsoAppLanguageID constant representing the locale identifier (LCID) for the install language, the user interface language, or the Help language. Read-only. |
| LanguagePreferredForEditing | Gets True if the value for the MsoLanguageID constant has been identified in the Windows registry as a preferred language for editing. Read-only. |
| Parent | Gets the Parent object for the ODSOFilter object. Read-only. |