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

SXSSF: support setting an arbitrary extra width value for column widths #657

Closed
wants to merge 1 commit into from

Conversation

pjfanning
Copy link
Contributor

see #541

It's hard to calculate a default width for SXSSF columns. The current calculated widths might be too small. This setting lets users add an arbitrary extra width to the generated column widths. It is one value for all columns.

There might be an argument to allow this setting to be set for individual columns.

  • The value must be set before you start adding rows the sheet for it to be properly applied.
  • Negative values are allowed but not encouraged

@pjfanning
Copy link
Contributor Author

merged with 41453f3

@pjfanning pjfanning closed this Aug 21, 2024
@pjfanning pjfanning deleted the extra-width branch August 21, 2024 11:36
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

Successfully merging this pull request may close these issues.

1 participant