Widgets
Samples
Demos
Forum
Services
Documentation
Version 11.2
New Features
Updates
Fixes
Version 11.1.x
Version 11.1
Version 11.0.x
Version 11.0
Version 10.3.x
Version 10.3
Version 10.2.x
Version 10.2
Version 10.1.x
Version 10.1
Version 10.0.x
Version 10.0
Version 9.4.x
Version 9.4
Version 9.3.x
Version 9.3
Version 9.2.x
Version 9.2
Version 9.1.x
Version 9.1
Version 9.0.x
Version 9.0
Version 8.4.x
Version 8.4
Version 8.3.x
Version 8.3
Version 8.2.x
Version 8.2
Version 8.1.x
Version 8.1
Version 8.0.x
Version 8.0
Version 7.4.x
Version 7.4
Version 7.3.x
Version 7.3
Version 7.2.x
Version 7.2
Version 7.1.x
Version 7.1
Version 7.0.x
Version 7.0
Version 6.4.x
Version 6.4
Version 6.3.x
Version 6.3
Version 6.2.x
Version 6.2
Version 6.1
Version 6.0
Version 5.4
Version 5.3
Version 5.2
Version 5.1
Version 5.0
Version 4.4
Version 4.3
Version 4.2
Version 4.0
Version 3.2
Start
UI Complex Widgets
SpreadSheet
SpreadSheet What's New
Version 11.2
released on September 26, 2025
New Features
dynamic array methods
are added
the ability to
get the cell type
via the API
the ability to
define whether styles should be loaded on import of Excel files
UI: the ability to expand a sequence of months or weekdays via the Fill Handle
Updates
the
getFormat()
method returns both name and settings
on adding a column/row the newly added cells
inherit the existing column/row format
UI: the ability to set cell format for the entire column/row via the context menu
the structures and actions for Toolbar and Menubar are unified
refactored and unified options for Toolbar and Menubar
locale structure
modifications due to the
Toolbar and Menubar refactoring
Fixes
removing a row didn't trigger all necessary updates
correct sorting for
0
(number) and
"0"
(string) values
Back to top