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

Nick Burch <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
         OS/Version|                            |All

--- Comment #1 from Nick Burch <[email protected]> 2011-04-07 07:11:29 
EDT ---
There's code in XSSFSheet that looks to be doing the right thing, no it isn't
missing code

Could you try one thing to help track down what's wrong? Steps are:
* Create a .xlsx file with a different style
* Take a copy
* Using Excel, apply that existing style as the default to a column
* Using POI, apply that existing style as the default to a column
* Unzip both resuling files (.xlsx is a zip of xml files)
* Try to spot what POI did differently to Excel

Once we can narrow down what Excel is doing differently, we can then try to fix
it in POI.

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