On Thu, 2 Jun 2016, janek.schroeder wrote:
I want to insert normal text and subscript/superscript (eg. CO2) in one excel cell.
You want to use RichTextString functionality. See the docs for more: http://poi.apache.org/spreadsheet/quick-guide.html#RichText And also some examples, eg https://svn.apache.org/repos/asf/poi/trunk/src/examples/src/org/apache/poi/xssf/usermodel/examples/WorkingWithRichText.java Nick --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@poi.apache.org For additional commands, e-mail: user-h...@poi.apache.org