Represents a key in a sorting operation.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
public class SortKey |
RemarksInstances of this class can be added to the SortOptions.getKeys collection of the SortOptions class.
Inheritance Hierarchyjava.lang.Object![]()
com.mindfusion.spreadsheet.SortKey
See Also