[]
Specifies the sort orientation.
public enum SortOrientation
Columns = 1
Specifies to sort by columns.
Rows = 0
Specifies to sort by rows.