-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Conversation
@alubbe @Siemienik This pull request is created as I was having weird issue, merging with earlier code. Please review this request. |
There was a problem hiding this 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. 👍
Merge pull request exceljs#1324 from Subhajitdas298/master
Replacement of #1291
Summary
Added new methods, for inserting row/s. Also added styleOption to allow style inherit.
Test plan
Added unit tests accordingly.