Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ISortField Interface / SortOn Property
In This Topic
    SortOn Property (ISortField)
    In This Topic
    Gets the sort type such as:SortOnType.Values, SortOnType.CellColor, SortOnType.FontColor, and so on.
    Syntax
    SortOnType SortOn {get;}
    See Also