We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I found that setting the defaultRowHeight does not work, is there any best practices?
RowHeights be set to 27.
go version go1.23.4 darwin/arm64
github.com/xuri/excelize/v2 v2.9.0 // indirect
darwin/arm64 MacOS 15.2 (24C101)
The text was updated successfully, but these errors were encountered:
Why is that setting the defaultRowHeight with higher value due to pic shrink?
When the value set to 27:
When the value set to 34:
You can see the different.
Sorry, something went wrong.
No branches or pull requests
Description
Hi,
I found that setting the defaultRowHeight does not work, is there any best practices?
Steps to reproduce the issue
Describe the results you received
Describe the results you expected
RowHeights be set to 27.
Go version
go version go1.23.4 darwin/arm64
Excelize version or commit ID
github.com/xuri/excelize/v2 v2.9.0 // indirect
Environment
Validations
The text was updated successfully, but these errors were encountered: