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