Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Spreadsheet for Java, V1.0.10 (Read 1243 times)
Forum Admin
YaBB Administrator
*****
Offline


Rock and Roll

Posts: 685
Joined: Apr 6th, 2003
Spreadsheet for Java, V1.0.10
Oct 7th, 2021 at 2:46pm
Print Post  
Version 1.0.10 is a maintenance release containing several fixes and customer-requested features:
  • Fixed missing parentheses when ExcelImporter imports shared formulas.
  • Frozen rows and columns properties moved from Worksheet to view classes, and now allow freezing from a non-zero scroll position. The freezePanes method freezes columns to the left of and rows above the active cell.
  • Fix for charts displaying zero coordinates along the axes.
  • Format numbers in thousands or millions by adding a comma for each 1000 scale to the end of format strings.
  • Fix for pasteStyles not clearing all attributes of old styles.
  • Custom format strings can now contain color names in square brackets, compatible with Excel color specifiers.
  • Fix for horizontal barcharts showing overlapped labels.
  • Fix for displaying (handled) exceptions in console when blank cell contains annotation.
  • Fixed null-reference exceptions in CalcImporter.
  • Extends the set of expression types in which blank cells are promoted to zeros or empty strings when referenced from formulas.
  • Fixed ROUND and DB functions when rounding off after the decimal point.

Distribution for the latest version can be downloaded here, or from the clients area on our site:
https://mindfusion.eu/JSpreadsheet.zip

Updated JAR is also available at the Maven Central Repository:
https://search.maven.org/artifact/eu.mindfusion/spreadsheet

Enjoy!
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint