Options.IgnoreUppercase プロパティ

定義

True の 場合、すべて大文字の単語はスペル チェック中に無視されます。

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

プロパティ値

適用対象