次の方法で共有


Options.MatchFuzzyAY プロパティ

定義

True の場合、Microsoft Wordでは、検索中に "i"-row 文字と "e"-row 文字の後の "a" 文字と "ya" 文字の区別が無視されます。

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

プロパティ値

適用対象