Syncfusion Essential XlsIO adds sorting

Released: Aug 11, 2011

Updates in this release

Updates in 2011 Vol 3

  • Sorting - A given range of cells can now be sorted in an XlsIO worksheet. When applying the sort feature to a row or column, the corresponding data is changed in the rows or columns. This feature is supported in Excel 2007 and Excel 2010.
  • Encryption-  XlsIO already supports encryption and decryption for Excel 2007 and Excel 2003 files. Now, this feature enables encrypted files in Excel 2010 to be parsed and serialized using passwords. The type of encryption used in Excel 2010 is agile encryption, and Excel 2007 with Service Pack 2 can open Excel 2010 encrypted files. There will be no change in API, as it already supports Excel 2007 encrypted files.
  • Printing Titles - After setting the titles for rows and columns to be printed in an Excel worksheet, the same will be reflected in its converted PDF.