次の方法で共有


Dictionaries.ActiveCustomDictionary プロパティ

定義

単語を追加するユーザー辞書を表すオブジェクトを取得または設定 Dictionary します。

public:
 property Microsoft::Office::Interop::Word::Dictionary ^ ActiveCustomDictionary { Microsoft::Office::Interop::Word::Dictionary ^ get(); void set(Microsoft::Office::Interop::Word::Dictionary ^ value); };
public Microsoft.Office.Interop.Word.Dictionary ActiveCustomDictionary { get; set; }
member this.ActiveCustomDictionary : Microsoft.Office.Interop.Word.Dictionary with get, set
Public Property ActiveCustomDictionary As Dictionary

プロパティ値

適用対象