_Application.Languages 属性

定义

返回一个 Languages 集合,该集合表示“语言”对话框中列出的校对语言。

public:
 property Microsoft::Office::Interop::Word::Languages ^ Languages { Microsoft::Office::Interop::Word::Languages ^ get(); };
public Microsoft.Office.Interop.Word.Languages Languages { get; }
member this.Languages : Microsoft.Office.Interop.Word.Languages
Public ReadOnly Property Languages As Languages

属性值

注解

可通过单击“语言”,然后单击“设置语言”,在“工具”菜单上访问“语言”对话框。

适用于