So can you match those up and parse out the strings and merge them and/or create the earlier mentioned class structure into the HSSFCellFormat stuff?
On Wed, 2002-04-03 at 08:30, Lo�c Lef�vre wrote: > Hi, > Since I didn't find anything on the 0x17-0x24 formats, I've > studied a little the binary headers of a french and english > Excel file (.xls) (See attachment for the headers). > > As you can see, the red underlined chars specify the formats > code (0x17-0x24) but I'm not sure of that and I'm searching > for some confimations... The green underlined chars represents > the length of the format. > > Example (1st french format): > - code: 0x001C > - length: 0x0017 (23 chars) > - string: #,##0\ "F";\-#,##0\ "F" > > Waiting for comments, ideas... > Loic -- http://www.superlinksoftware.com http://jakarta.apache.org/poi - port of Excel/Word/OLE 2 Compound Document format to java http://developer.java.sun.com/developer/bugParade/bugs/4487555.html - fix java generics! The avalanche has already started. It is too late for the pebbles to vote. -Ambassador Kosh
