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

maxRows is usefull for AutoSizeColumn and GetColumnWidth #1403

Merged
merged 1 commit into from
Aug 31, 2024

Conversation

PatriceDargenton
Copy link
Contributor

maxRows is usefull for AutoSizeColumn and GetColumnWidth from outside the library NPOI.
maxRows was added few years ago (#723), but it is usefull for AutoSizeColumn and GetColumnWidth in fact.
The change also for AutoSizeColumn is needed in order to respect interface implementation: AutoSizeColumn(column, useMergedCells, maxRows: 0);

@tonyqus
Copy link
Member

tonyqus commented Aug 31, 2024

LGTM

@tonyqus tonyqus merged commit 384f899 into nissl-lab:master Aug 31, 2024
3 checks passed
@tonyqus tonyqus added this to the NPOI 2.7.2 milestone Aug 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants