-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
streaming writer support set col style #2075
Labels
enhancement
New feature or request
Comments
mengpromax
pushed a commit
to mengpromax/excelize
that referenced
this issue
Jan 23, 2025
Change-Id: I46c227cc449e2c95ce1921b668da0bc780d24853 Signed-off-by: mengzhongyuan <[email protected]>
xuri
added a commit
to mengpromax/excelize
that referenced
this issue
Jan 24, 2025
…ing writer to support set columns style - Add new exported error variable ErrStreamSetColStyle - Fix cell default style doesn't override by none-zero row style when set row by stream writer - Update unit tests
10 tasks
xuri
pushed a commit
that referenced
this issue
Mar 4, 2025
…o support set columns style (#2076) - Add new exported error variable ErrStreamSetColStyle - Fix cell default style doesn't override by none-zero row style when set row by stream writer - Update unit tests Signed-off-by: mengzhongyuan <[email protected]>
mengpromax
added a commit
to mengpromax/excelize
that referenced
this issue
Mar 20, 2025
…iter to support set columns style (qax-os#2076) - Add new exported error variable ErrStreamSetColStyle - Fix cell default style doesn't override by none-zero row style when set row by stream writer - Update unit tests Change-Id: Ic409181c9f7b682e16ef58b0faf8b6fdf44a00b7 Signed-off-by: mengzhongyuan <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Now StreamWriter only has a SetColWidth method, i want to set col width and col style id when setting col.
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: