Skip to content

Added insert rows functionality with new style inherit options #1324

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

Merged
merged 21 commits into from
Jun 14, 2020

Conversation

Subhajitdas298
Copy link
Contributor

@Subhajitdas298 Subhajitdas298 commented Jun 10, 2020

Replacement of #1291

Summary

Added new methods, for inserting row/s. Also added styleOption to allow style inherit.

Test plan

Added unit tests accordingly.

@Subhajitdas298
Copy link
Contributor Author

@alubbe @Siemienik This pull request is created as I was having weird issue, merging with earlier code. Please review this request.
@Siemienik The property setter is exposed and does not use Object.freeze yet. This can be added in another PR.
For this PR, only internal copying is happening, like spliceRows. Though, I have added the modification you have asked. Please review. Thanks.

Copy link
Member

@Siemienik Siemienik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. Looks good form me, I see also that is well tested code. 👍

@alubbe alubbe merged commit 72f8f90 into exceljs:master Jun 14, 2020
Subhajitdas298 added a commit to Subhajitdas298/exceljs that referenced this pull request Jun 14, 2020
Merge pull request exceljs#1324 from Subhajitdas298/master
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.

3 participants