DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=43937>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=43937 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO ------- Additional Comments From [EMAIL PROTECTED] 2007-12-04 03:47 ------- I'm not sure if we have any code that would be able to know if a sheet is hidden or not (couldn't spot any on a quick check) Assuming not, could you do the following: * create a file with two sheets, both with an entry in col 1 row 1, but nothing else, and not hidden * open that file up, set one sheet to be hidden, then save it * attach those two files to bugzilla so we have a reference * use the tools under org.apache.poi.hssf.dev and org.apache.poi.poifs.dev to figure out what record / records were changed when the sheet was hidden We can then tweak the records to expose that hidden flag, then do usermodel code too -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
