Hi all,

I have been using the HSSFDataFormat class to produce the formatters for the
Sucky Viewer, sorry SheetViewer. Currently it lists formats up to 0x31. I
have been playing arround with the fractional formatting and have realized
that the formmating by halves, quarters, eigths etc is not in the range 0x00
to 0x31. They are infact arround the 0xAC range.

I do not know all of the information surrounding the HSSFDataFormat class
but is it possible to update this class to include all of the standard excel
dataformats. Then i can create the java equivalents. 

Or are the halves, quarter etc formatting styles non-standard and hence that
is why they are not defined in this class.

Jason

Reply via email to