On Tue, 24 Sep 2013, Damaresh Dashora wrote:
How to read certain text font (for specific subscript, superscript
uppercase lowercase, italic bold etc.) in a perticular cell's.( Not for
complete cell, or not to set that format for complete cell) ?
http://poi.apache.org/apidocs/org/apache/poi/ss/usermodel/RichTextString.html
is probably want you want. It lets you nibble your way along the text in a
single cell, reading off the different formatting that applies to
different bits of it
Nick
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]