xlsx-populate
xlsx-populate copied to clipboard
how to insert new row base on row position?
how to insert new row base on row position?
Not sure what you are asking. Could you elaborate?
I have the existing excel template (with style, format, and sum of footer...).
And then I generate new for this by insert new row base on row 8.
So it will still work on sum of footer.

There is no support for inserting rows. It's actually very hard to implement in a way that doesn't break references. See this issue for more info and a workaround.
Thanks for your reply, waiting for this option 👍
Given the difficulty of doing this in general it won't be any time soon. :(