Sounds like a bug in the shiftRows code. Could you post a self-contained example of what you're doing that's causing the error, including a stack trace of the error if you're getting an exception instead of a mangled workbook?
On Jan 5, 2017 15:40, "Spyros Rokopanos" <s.rokopa...@outlook.com> wrote: > Hello all, > > > I would like to ask if behavior of shiftrows() changes if a documents > contains hidden (zero height) rows. I just ask because I am trying to > insert some new rows (using shiftrows()) and if I have hidden rows in the > document I face issues. If I unhide them, shiftrows() works as expected. > > > Has anyone faced a similar issue? > > > Thanks in advance for any hint/help! > > > Kind regards, > > Spyros >