Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IValueSortField Interface / Order Property
In This Topic
    Order Property (IValueSortField)
    In This Topic
    Gets or sets the sort order, SortOrder.Ascending or SortOrder.Descending.
    Syntax
    SortOrder Order {get; set;}
    See Also