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=34072>.
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=34072





------- Additional Comments From [EMAIL PROTECTED]  2005-04-22 22:02 -------
Hi,
The changes to the HSSFWorkbook/Workbook in the attachment look very much like
what I need too.
But the changes to make the hidden attribute available to HSSFSheet/Sheet do not
make sense to me. These isHidden methods do not reflect changes made through the
HSSFWorkbook/Workbook. So you end up getting different results if you ask the
Workbook and the Sheet. To fix this, we would need to pass not ony the hidden
flag to the sheet, but a reference to it's boundsheet record in the constructor.
But that would also mean a change in the way createSheet and cloneSheet are
working...

-- 
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]
Mailing List:    http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta POI Project: http://jakarta.apache.org/poi/

Reply via email to