Spire.XLS 9.10.4

Spire.XLS 9.10.4 adds two parameters for Marker Designer to set the orientation when inserting data

We're pleased to announce the release of Spire.XLS 9.10.4. This version adds two parameters for Marker Designer to set the orientation when inserting data and fixes the issues that occurred when saving .xls to .xlsx, converting excel to pdf and loading .xlsx file. More details are as follows.

New Features:

  • Adds two parameters"horizontal:right_to_left" and "vertical:bottom_to_top" for Marker Designer.
  • //add in original file, the data will be inserted from the bottom to the top in vertical orientation.
    &=Country.Capital(vertical:bottom_to_top,add:styles)
    // add in original file, the data will be inserted from the right to the left in horizontal orientation.
    &=Country.Capital(horizontal:right_to_left,add:styles)
    

Bug Fixes:

  • Fixes the issue that there were empty additional columns after saving .xls to .xlsx.
  • Fixes the issue that the content was cut off after converting Excel to PDF.
  • Fixes the issue that the application threw the NullReferenceException when loading a .xlsx file.

Click the link to download Spire.XLS 9.10.4:
More information of Spire.XLS new release or hotfix: