_Global.Languages Property
Returns a Languages collection that represents the proofing languages listed in the Language dialog box.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property Languages As Languages
Get
'Usage
Dim instance As _Global
Dim value As Languages
value = instance.Languages
Languages Languages { get; }
Property Value
Type: Microsoft.Office.Interop.Word.Languages
Remarks
To access the Language dialog box, on the Tools menu, click Language, and then click Set Language.