次の方法で共有


Options.MatchFuzzyTC プロパティ

定義

True の場合、Microsoft Wordは、検索中に "tsui"、"tei"、"chi" 文字と "dei" 文字と "ji" 文字の区別を無視します。

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

プロパティ値

適用対象