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