resort();
The resort method of the JadeTableSheet class resorts the contents of the
The code fragments in the following examples show the use of the resort method.
table1.accessSheet(1).accessColumn(table1.column).sortOrder := 1;
table1.accessedSheet.resort;