[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.SortOrder

Enum SortOrder

Namespace
GrapeCity.Documents.Excel
Assembly
GcDocs.Excel.dll

Specifies the sort order.

public enum SortOrder

Fields

Ascending = 0

Specifies the acending or top sort value.

Descending = 1

Specifies the descending or bottom sort value.