MindFusion.Spreadsheet for Java Swing
Adds new event which lets you render custom graphics inside cells.
Features
- Added drawCell event which lets you render custom graphics inside cells.
- Added ActiveBorderPen property which lets you customize the borders of the ActiveCell.
- Improved scrolling speed.
- Added TabBackground property which specifies a worksheet's tab background.
- Added ArrowActions property which lets you specify the action of arrow buttons in the tab strip.
- Added new resizeRowsToFit overloads which lets you set the default size of empty rows.
- Added queryDropDownList event which lets you provide custom values for the validation drop-down.
- Validation dropdown can now display values from a named range.
- Improved render quality of embedded pictures.
- Improved Microsoft Excel import performance by setting a shared DocumentBuilder object.
- Added several fixed default values in Microsoft Excel import/export.