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