次の方法で共有


Options.IgnoreMixedDigits プロパティ

定義

True の 場合は数字を含む単語はスペル チェック中に無視されます。

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

プロパティ値

適用対象