Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

Andries-Smit
Copy link
Contributor

Summary

Using typescript the Table function addRow has a rowNumber parameter which is required but should be optional.

In the implementation https://github.com/exceljs/exceljs/blob/master/lib/doc/table.js#L341 there is a checks for undefined. And described in the comment above either insert at rowNumber or append

@alubbe alubbe merged commit e1de626 into exceljs:master Nov 30, 2020
@alubbe
Copy link
Member

alubbe commented Nov 30, 2020

Thank you!

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.

2 participants