Syncfusion Essential Studio Spreadsheet Editor SDK 2025 Volume 4 SP1 (32.2.3)
Released: Feb 5, 2026
2025 Volume 4 SP1 (32.2.3) での更新項目
機能
- Blazor Spreadsheet Editor
- Added support for applying cell formatting programmatically via the CellFormatAsync method. This enhancement enables developers to customize cell styles using a CellFormat object, including:
- Background color.
- Font color.
- Font size.
- Font family.
- Font weight.
- Font style.
- Text decoration.
- Horizontal alignment.
- Vertical alignment.
- Formatting can be applied to a specified cell range or the current selection, providing greater flexibility and control over spreadsheet styling.
不具合の修正
- Web Spreadsheet Editor (JavaScript, Angular, React, Vue, ASP.NET Core & MVC)
- Issue with "cell values containing large decimal values not rounding correctly when a number format is applied" has been resolved.