On Mon, 27 Oct 2008, Knudsen, Joe wrote:
Should I create a bug and upload the files?
Yup, please
I think I would like to take a crack at doing the code any help would be appreciated.
It looks like we don't have support for the 0x867 record, so you'd first need to grab the microsoft file format docs, then write an implementation (cribbing of a similar looking record we already support)
Then, you'd probably want to add a private helper method onto HSSFCell to find the matching record for a cell, or create one if it's not there. Finally, add public methods on HSSFCell to get/set the warning, which'll work on the appropriate record
Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
