_Application.Language 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 an MsoLanguageID constant that represents the language selected for the Microsoft Word user interface.
public:
property Microsoft::Office::Core::MsoLanguageID Language { Microsoft::Office::Core::MsoLanguageID get(); };
public Microsoft.Office.Core.MsoLanguageID Language { get; }
member this.Language : Microsoft.Office.Core.MsoLanguageID
Public ReadOnly Property Language As MsoLanguageID