Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ISort Interface / MatchCase Property
In This Topic
    MatchCase Property (ISort)
    In This Topic
    Gets or sets whether the sort is case sensitive.
    Syntax
    System.bool MatchCase {get; set;}
    See Also