https://bz.apache.org/bugzilla/show_bug.cgi?id=60561

Guillaume SANON <guill.sa...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #4 from Guillaume SANON <guill.sa...@gmail.com> ---
I tried to reproduce the bug by writting data only with Apache POI without
success, data are not copied from the first visible sheet to the hidden sheet. 
Sheets are independant and we get what we expected.

But still the problem is when I open the generate workbook with an external
tool (Excel, open Office), I didn't know about Group Editing but it's exactly
what is happening here. When I open the generated workbook the "HiddenSheet"
and the "DataSheet 1" are associated. I don't think I did something in the code
I pasted in this purpose. As you said it doesn't make sense we don't expected
this kind of behavior with the "simple" code I pasted. I don't have any macro
running and tested with Excel 2007 2013 and Open Office with the same result.

I don't know if it's something related to Apache POI and OOXML Format or
something with the softwares that don't support the generated file but I think
an unexpected behavior occurs.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to