https://issues.apache.org/bugzilla/show_bug.cgi?id=49940

--- Comment #14 from Jolteon <[email protected]> ---
Created attachment 30271
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=30271&action=edit
(patch) Code in org.apache.poi.xssf.usermodel.XSSFSheet (Library poi-ooxml-3.9)

I don't know exactly what the CTRow.Factory.newInstance() does, but I am pretty
sure that it creates a new CTRow which is decorellated from the first one.

If we look at all the cells in the Row and remove them, it should do the trick
!

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to