Specifies the direction of a sorting operation.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
Java
![]() |
---|
public enum SortDirection |
Member name | Description | |
---|---|---|
![]() |
LeftToRight |
Indicates left-to-right direction. The sort keys represent rows. |
![]() |
TopToBottom |
Indicates top-to-bottom direction. The sort keys represent columns. |
JSpreadsheet Programmer's Guide | © 2024 MindFusion |