https://bz.apache.org/bugzilla/show_bug.cgi?id=46259
Dominik Stadler <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Resolution|--- |WONTFIX --- Comment #4 from Dominik Stadler <[email protected]> --- 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: [email protected] For additional commands, e-mail: [email protected]
