Hi Mark,need some favour from you.I want to recognize wheher the word contains superscript or subscript.Its a normal word from one text file.For example word="SEVOrane®",it contains "®" as superscript.so the output must be like this SEVOrane<sup>®</sup>.Is there any method to do this process.
-- View this message in context: http://apache-poi.1045710.n5.nabble.com/Reading-superscript-from-data-cell-tp3414964p4399433.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
