Link Search Menu Expand Document

SortOrder Enumeration

Specifies the sort order

Namespace:Bytescout.Spreadsheet.Constants
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public enum SortOrder
Members
Member nameValueDescription
Ascending1 Sorts in ascending order
Descending2 Sorts in descending order
See Also

Reference