Documents for Excel .NET Edition | GCDocuments
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