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 2015/05/01 23:25:43 UTC

[Bug 46259] HSSFCellStyle.getUserStyleName() returns null

https://bz.apache.org/bugzilla/show_bug.cgi?id=46259

Dominik Stadler <do...@gmx.at> changed:

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

--- Comment #4 from Dominik Stadler <do...@gmx.at> ---
I think we will keep it this way for now as Excel is providing the information
this way and POI is largely modelled around the existing format. If you want to
work with user defined styles, you can use the getParentStyle() method to get
at it.

Adding stuff from the parentStyle in the childStyle automatically would
probably cause unrelated things to break.

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