_Global.CustomDictionaries 属性

定义

返回一个 Dictionaries 对象,该对象表示活动自定义字典的集合。 活动自定义词典在 自定义词典对话框中选中相应的复选标记。

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

属性值

适用于