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

Worksheet Writer does not allow setting correct dimension ref value #452

Open
sarmstrongLN opened this issue Aug 1, 2024 · 0 comments
Open

Comments

@sarmstrongLN
Copy link

Hello,

Issue
Currently org.dhatim.fastexcel.Worksheet.flush() hardcodes the value of the dimension ref tag to "A1".
It means we cannot customise the value of this tag to correctly reflect the worksheet dimensions.

Suggestion
Add string property that can default to existing hardcoded "A1" value, but allow user to override this if required.

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