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.