On Tue, 22 Feb 2011, Ma, Patty (MGS) wrote:
I have problem to read xlsx which contain a cell formatted by Underline. The xlsx file is a report which user will download from somewhere. Please provide help.
[22/02/11 13:29:16:299 EST] 00000418 SystemOut O Caused by: org.apache.poi.openxml4j.exceptions.InvalidFormatException: Package should contain a content type part [M1.13]
This error is telling you that your .xlsx file is not a valid one. As the message suggests, the content types file must be present inside the .xlsx zip, and isn't for your file
Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
