You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your issue. Note that the text only wrapping when characters overflow the column width. I tested with following code and it works well, the "Wrap Text" button is activated after open generated workbook in the Excel application:
Description
When i create a file with NewStyle and SetCellStyle, style alignment didnt apply
After double click on cell, it work
But on Ubuntu 24 it works as expected
Steps to reproduce the issue
Create new style
SetStyle
err = file.SetCellStyle(sheetName, cell, cell, breakLineStyle)
Describe the results you received
Alignment didnt apply
When I doubleclick on cell, it work properly
Describe the results you expected
And applied alignment
Go version
1.22
Excelize version or commit ID
v2.8.1
Environment
MacOs Sonoma 14.4 Excel 2019 for mac
Validations
The text was updated successfully, but these errors were encountered: