Specifies the order of a sorting operation, ascending or descending.
The following tables list the members exposed by the SortOptions type.
Name | Description | |
---|---|---|
Initializes a new instance of the SortOptions class. |
Name | Description | |
---|---|---|
Gets a value indicating whether text value comparison is case-sensitive. |
||
Gets the sort direction. |
||
Gets the sort keys – objects identifying which columns or rows to sort by and whether the sort is ascending or descending. |
||
Gets a Locale object to use when parsing text values for keys with SortKey.getTreatTextAsNumber set to true. |
||
Sets a value indicating whether text value comparison is case-sensitive. |
||
Sets the sort direction. |
||
Sets a Locale object to use when parsing text values for keys with SortKey.getTreatTextAsNumber set to true. |
JSpreadsheet Programmer's Guide | © 2024 MindFusion |