xlsx-populate icon indicating copy to clipboard operation
xlsx-populate copied to clipboard

how to insert new row base on row position?

Open thearabbit opened this issue 8 years ago • 5 comments
trafficstars

how to insert new row base on row position?

thearabbit avatar May 25 '17 01:05 thearabbit

Not sure what you are asking. Could you elaborate?

dtjohnson avatar Jun 01 '17 21:06 dtjohnson

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.

image

thearabbit avatar Jun 01 '17 23:06 thearabbit

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.

dtjohnson avatar Jun 08 '17 21:06 dtjohnson

Thanks for your reply, waiting for this option 👍

thearabbit avatar Jun 08 '17 23:06 thearabbit

Given the difficulty of doing this in general it won't be any time soon. :(

dtjohnson avatar Jun 16 '17 21:06 dtjohnson