News & Releases
|
|

Spire.Spreadsheet 2.12.4 supports to display the content menu in multiple languages
We are pleased to announce that Spire.Spreadsheet 2.12.4 is released today. This version adds five new features, such as displaying the content menu in multiple languages, supporting the keyboard shortcuts(Ctrl + Z) for undo operation, and judging the steps for undo and redo operation. Besides, several bugs are fixed, for example, unreasonable design of the group number background color, incorrect displaying of the grouping for an Excel document and the incorrect result when using "VerticalScroll.Value" to get the scroll position. See the content below for more details.
New Features:
- Supports to display the content menu in multiple languages with modifying a configuration file.
- Supports the keyboard shortcuts(Ctrl + Z) for undo operation.
- Supports to judge the steps for the undo and redo operation.
- Supports to end the editing status and save the result.
- Supports the right click event for the header row.
spreadsheet.EnableUndo = true;
spreadsheet.RedoStepsCount; spreadsheet.UndoStepsCount;
sreadsheet.EndEdit();
Bug Fixes:
- Fixes the issue that editing the merged cell needs double-clicking.
- Fixes the issue of the unreasonable design of the group number background color.
- Fixes the issue of the incorrect displaying of the grouping for an Excel document.
- Fixes the issue that the displaying of the negative sign and formulas for an Excel document was incorrect.
- Fixes the issue of the incorrect displaying of the border for the merged cell after freezing rows.
- Fixes the issue that the result was incorrect when using "VerticalScroll.Value" to get the scroll position.
- Fixes the issue of the incorrect displaying of the cell content which contains currency symbol.
Click the link below to download Spire.Spreadsheet 2.12.4:
More information of Spire.Spreadsheet new release or hotfix: