https://issues.apache.org/bugzilla/show_bug.cgi?id=46015


Nick Burch <[EMAIL PROTECTED]> changed:

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




--- Comment #1 from Nick Burch <[EMAIL PROTECTED]>  2008-10-16 07:45:53 PST ---
You can probably already do most of this, with a little bit of fiddling.
HSSFCellStyle.cloneStyleFrom(style), HSSFWorkbook.getNumCellStyles() and
HSSFWorkbook.getCellStyleAt(idx) should be most of what you need

If you do wrap this up in an easier to use structure for your use case, do
please submit a patch


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

Reply via email to