We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello, Today I want to fill template excel, and I find somekind of bugs, Duplicate function of this libary doesn't duplicate merged cells.
For example suppose that for first row A and B merged, and If I duplicate first row result will be unmerged A and B
The text was updated successfully, but these errors were encountered:
8b20ea1
Thanks for your issue. I have fixed it. Please try to upgrade the library with the master branch code.
Sorry, something went wrong.
Fix qax-os#586, duplicate row with merged cells
7fe7ebc
No branches or pull requests
Hello, Today I want to fill template excel, and I find somekind of bugs,
Duplicate function of this libary doesn't duplicate merged cells.
For example suppose that
for first row A and B merged,
and If I duplicate first row
result will be unmerged A and B
The text was updated successfully, but these errors were encountered: