You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2004/03/01 21:08:21 UTC

DO NOT REPLY [Bug 27333] - HSSFCellStyle does not implement Cloneable

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27333>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27333

HSSFCellStyle does not implement Cloneable

acoliver@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX



------- Additional Comments From acoliver@apache.org  2004-03-01 20:08 -------
HSSFCellStyle is a reference to something in the Workbook.  HSSFCellStyle should
not be cloned, instead you should get instances from the workbook (which should
be cloneable).  Think of HSSFCellStyle as a "reference" and what is the point of
"cloning" a reference.

---------------------------------------------------------------------
To unsubscribe, e-mail: poi-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: poi-dev-help@jakarta.apache.org