MindFusion.Spreadsheet for Java Swing V1.0.8

Released: Nov 21, 2020

V1.0.8 버젼 업데이트

기능

  • Added the ability to limit a spreadsheet's scroll range by setting MaxRows and MaxColumns properties.
  • The drawCell event now specifies the origin of the merged range as an argument, instead of the first visible cell from a merged range.
  • When a cell's format is set to percentage, the cell's entry box automatically appends % suffix (as in Microsoft Excel).

수정사항

  • Fixed formatting for Percent data type.
  • Fixed glitches from optimized-scrolling buffer when Windows 10 display scaling is enabled.