Skip to content
New issue

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

Setting defaultRowHeight attr don't work. #2095

Open
2 tasks done
zzinx58 opened this issue Feb 26, 2025 · 1 comment
Open
2 tasks done

Setting defaultRowHeight attr don't work. #2095

zzinx58 opened this issue Feb 26, 2025 · 1 comment

Comments

@zzinx58
Copy link

zzinx58 commented Feb 26, 2025

Description

Hi,

I found that setting the defaultRowHeight does not work, is there any best practices?

Steps to reproduce the issue

Image

Describe the results you received

Image

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

darwin/arm64
MacOS 15.2 (24C101)

Validations

  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • The provided reproduction is a minimal reproducible example of the bug.
@zzinx58
Copy link
Author

zzinx58 commented Feb 26, 2025

Why is that setting the defaultRowHeight with higher value due to pic shrink?

Image

When the value set to 27:

Image

When the value set to 34:

Image

You can see the different.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant