SortOrientation EnumerationBytescout Spreadsheet SDK
Specifies the sort orientation.

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

public enum SortOrientation
Members

  Member nameValueDescription
SortColumns1 Sorts by column.
SortRows2 Sorts by row.
See Also

Reference