Search
SortOptions.getKeys Method
See Also
 






Gets the sort keys objects identifying which columns or rows to sort by and whether the sort is ascending or descending.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public ExtendedArrayList<SortKey> getKeys ()

 Return Value

 See Also