Options.MatchFuzzyCase 属性

定义

如此 如果 Microsoft Word 会忽略在搜索过程中的大写和小写字母之间的区别。

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

属性值

适用于