On Thu, 9 Dec 2010, Matt Rogghe wrote:
Using the usermodel (so you can feel my pain, I had to put the file and an executable jar up on a 64-bit server. The file's size was causing java to consume 5-8GB of heap space in usermodel mode):

getRichStringCellValue()
getStringCellValue()
Both return the name of the column header for all columns.

c.getRawValue()
Returns null for all columns.

Can you unzip the .xlsx file, and send through the start of one of the sheet#.xml files? From the beginning, past the header cells which do work, and into a row or two of the data cells that are being returned blank.

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to