SortOrder EnumerationBytescout Spreadsheet SDK
Specifies the sort order

Namespace:  Bytescout.Spreadsheet.Constants
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public enum SortOrder
Members

  Member nameValueDescription
Ascending1 Sorts in ascending order
Descending2 Sorts in descending order
See Also

Reference