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 2008/10/16 16:45:53 UTC

DO NOT REPLY [Bug 46015] simpler usage for HSSFCellStyle?

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


Nick Burch <ni...@torchbox.com> changed:

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




--- Comment #1 from Nick Burch <ni...@torchbox.com>  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: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org