_Global.LanguageSettings Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a LanguageSettings object, which contains information about the language settings in Microsoft Word.
public:
property Microsoft::Office::Core::LanguageSettings ^ LanguageSettings { Microsoft::Office::Core::LanguageSettings ^ get(); };
public Microsoft.Office.Core.LanguageSettings LanguageSettings { get; }
member this.LanguageSettings : Microsoft.Office.Core.LanguageSettings
Public ReadOnly Property LanguageSettings As LanguageSettings