Hello all, when reading a xls document I'd like to check for user applied styles.
There doesn't seem to be any API method to access this information though. Using BiffViewer I can detect the requested string. I checked by debugging that the workbook.getSSTString() has the names too. This method is deprecated and doesn't help much because I don't have the index into this record. Has anybody solved this already? If make a private field public in the POI source I'd be willing to patch my local installation. Thanks for your time Axel (sample document attached, using three styles)
styles.xls
Description: MS-Excel spreadsheet
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
