次の方法で共有


_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

プロパティ値

適用対象