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/07/11 00:51:57 UTC

DO NOT REPLY [Bug 37944] Unable to set cell style for the entire cell or in short to cell A:A or B: B

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


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX




--- Comment #2 from Nick Burch <ni...@torchbox.com>  2008-07-10 15:51:57 PST ---
Styling a whole column is not yet supported

For now, you should wait until all your data is in, then create the cell style
for that column. Iterate over all rows, and style the cell in the required
column for each row.


-- 
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