Converting excel sheet into EMF image starts to support in Spire.XLS 7.6.43

A new hotfix version of Spire.XLS 7.6.43 is available today. In this new version, we add new features to convert excel sheet into EMF image and add new property to set the classic layout for pivot table. With the effort of our develop team, we also fix bugs in this version. View the details as below:

New Features:

  • Add new method as below to save sheet to EMF image.
  • Worksheet.SaveToEMFImage(string FilePath, int firstRow, int firstColumn, int lastRow, int lastColumn, EmfType emfType);
    
  • Add new property of pivot table that enables setting the classic layout for pivot table
  • XlsPivotTable.Options.ShowGridDropZone = true;
    

Bug solutions:

  • Fixes an issue where the series' colors of chart lost when converted .xls to .xlsx.
  • Fixes an issue where an exception threw that startIndex cannot be larger than the length of string when save .xlsx to .xls.
  • Fixes an issue where the output image is incorrect when used the book.Worksheets[string sheetName].SaveToImage(int firstRow, int firstColumn, int lastRow, int lastColumn) method to save sheet to image.
  • Fixes an issue where the data/date format wasn't correct when converted .xlsx to pdf in invariant Culture.
  • Fixes an issue where an exception threw that Specified argument was out of the range of valid values while loading .xlsx document.
  • Fixes an issue where the color of cell displayed incorrect when set several cells' color at one time.

Welcome to experience Spire.XLS 7.6.43 with downloading here:

http://www.e-iceblue.com/Download/download-excel-for-net-now.html