Spread.NET 16.1.20231.0

Released: May 17, 2023

Aggiornamenti in 16.1.20231.0

Funzionalità

WinForms

  • Support for Form Controls - Added support for adding Form Controls to a worksheet. Form Controls are objects that you can insert into the worksheet to work with data and handle the data as specified. Form controls can easily be referenced and interact with cell data. There are 8 different types of Form controls:
    • Button.
    • Combo Box.
    • Check Box.
    • Spin Button.
    • List Box.
    • Option Button.
    • Group Box.
    • Label.
  • Support for 3D Rotation for Shapes - Added support for 3D shape rotation.
  • Save Worksheet as an Image Format - Added support for saving a worksheet as an image format, including the row and column header.
  • Enhancements to the Performance of the Data Table Formula Feature and Full Date Column Selection - Improved the performance of the Data Table formula feature. This will affect the following:
    • Dependency tree (in case there are a lot of same R1C1 formulas in same column).
    • Visualization Function (include enhanced sparklines).
    • RichValue support (from calculation, not RichText).
    • The Data Table.
  • Support Scrolling through the Ribbon Gallery using Spin Buttons - Enhanced the WinForms Designer UI, which now allows users to scroll though the Spread Designer's Ribbon using spin buttons.

Correzioni

  • Fixed the issue where Korean was not typed correctly in TextCellType, when not in editing mode.
  • Fixed the issue where after using the SetColumnMerge method, when saving as Excel, the merged cells were displayed without being merged in Excel.
  • Fixed the issue where memory leaks occurred while showing FpSpreadDesigner at runtime.
  • Fixed the issue where an error occurred when importing Excel files.
  • Fixed the issue where a free 30-day evaluation trial license was not automatically generated on the first use.
  • Fixed the issue where the context menu items was displayed in Japanese instead of Korean.