InvisibleApp.LanguageSettings property (Visio)
Returns a reference to the Microsoft Office (MSO) LanguageSettings interface. Read-only.
Syntax
expression.LanguageSettings
expression A variable that represents an InvisibleApp object.
Return value
Object
Remarks
After you use the LanguageSettings property to get a reference to the MSO LanguageSettings interface, you can use methods of that interface to get the locale identifier (LCID) for the language used when Office was installed, the user interface (UI) language, and the language for Help, as well as the current setting for the preferred language for editing in the UI.
However, you cannot use the LanguageSettings interface to change language settings; you can change language settings only in the Microsoft Office Language Settings dialog box (Start > All Programs > Microsoft Office > Microsoft Office Tools > Microsoft Office Language Settings).
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.