This is something called "rich text" in excel, and is one of the more horrific things ... It took POI a while to even get to the stage where it wouldn't corrupt files with rich text cells in it. I believe there still are some issues with the combination of Rich text and 2-byte chars. So I dont think we have any kind of support for processing rich text formatting.
Regards - Avik On Tue, 2004-06-15 at 12:36, Marcus B. Irven wrote: > I'm reading an excel file that have cells with that are partially in > boldface e.g. "<b>Vendor:</b> product" > > I need to parse out the vendor and product. It appears that is impossible, > am I correct? > > Thanks, > Marcus > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
