On Sat, 9 Jul 2011, Michael Jiang wrote:
Find out why. It contains a worksheet that has name that is longer than 31 chars. The java doc mentioned this and said it's fine to pass a name > 31 chars and the function will silently truncate it. So, I didn't truncate the name and thought that the limitation might be relaxed in future, so better let the poi function to handle that. But now I strongly suspect that actually it turns out it does NOT silently truncate a longer name.

What version of POI are you running? We had to make a change recently because after several versions of Excel getting more relaxed over this, Microsoft have started tightening it up again

Nick

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

Reply via email to