_Application.LanguageSettings Property

Definition

Returns the LanguageSettings object, which contains information about the language settings in Microsoft Excel.

public:
 property Microsoft::Office::Core::LanguageSettings ^ LanguageSettings { Microsoft::Office::Core::LanguageSettings ^ get(); };
public Microsoft.Office.Core.LanguageSettings LanguageSettings { get; }
Public ReadOnly Property LanguageSettings As LanguageSettings

Property Value

Applies to