次の方法で共有


Options.MatchFuzzyDZ プロパティ

定義

True を指定すると、Microsoft Wordでは、検索中に "di" 文字と "zi" 文字と "du" 文字と "zu" 文字の区別が無視されます。

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

プロパティ値

適用対象