次の方法で共有


Options.MatchFuzzyHF プロパティ

定義

True の場合、Microsoft Wordは、検索中に "heyu" 文字と "fuyu" 文字と "beyu" 文字と "vuyu" 文字の区別を無視します。

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

プロパティ値

適用対象