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

           Summary: HSSFCellStyle does not implement Cloneable
           Product: POI
           Version: 2.0FINAL
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: HSSF
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


HSSFCellStyle does not implement Cloneable and has no 'clone()' method.

I think it is important to make HSSFCellStyle clonable as I think it will be
quite common that users will want to be able to take an existing style and
modify a copy of it rather than trying to create a similar style from scratch
which is a pain in the butt.

Also it is very little work to implement this! :)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to