次の方法で共有


Options.SuggestSpellingCorrections プロパティ

定義

True の 場合、それぞれの修正候補が間違っている単語のスペルをチェックするとき。

public:
 property bool SuggestSpellingCorrections { bool get(); void set(bool value); };
public bool SuggestSpellingCorrections { get; set; }
member this.SuggestSpellingCorrections : bool with get, set
Public Property SuggestSpellingCorrections As Boolean

プロパティ値

適用対象