[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.SortOrder

SortOrder Enum

Specifies the sort order.

Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public enum SortOrder
Public Enum SortOrder

Fields

Name Description
Ascending

Specifies the acending or top sort value.

Descending

Specifies the descending or bottom sort value.