Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ReplaceOptions Class / MatchCase Property
In This Topic
    MatchCase Property (ReplaceOptions)
    In This Topic
    True to make the search case sensitive. The default value is False .
    Syntax
    public System.bool MatchCase {get; set;}
    See Also