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

streaming writer support set col style #2075

Closed
1 task done
mengpromax opened this issue Jan 23, 2025 · 0 comments · Fixed by #2076
Closed
1 task done

streaming writer support set col style #2075

mengpromax opened this issue Jan 23, 2025 · 0 comments · Fixed by #2076
Labels
enhancement New feature or request

Comments

@mengpromax
Copy link
Contributor

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

  • Check that there isn't already an issue that requests the same feature to avoid creating a duplicate.
mengpromax pushed a commit to mengpromax/excelize that referenced this issue Jan 23, 2025
Change-Id: I46c227cc449e2c95ce1921b668da0bc780d24853
Signed-off-by: mengzhongyuan <[email protected]>
@xuri xuri added the enhancement New feature or request label Jan 24, 2025
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
@xuri xuri linked a pull request Jan 24, 2025 that will close this issue
10 tasks
@xuri xuri closed this as completed in 0e0e2da Jan 24, 2025
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
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants