https://svn.apache.org/repos/asf/poi/trunk/src/examples/src/org/apache/poi/xssf/usermodel/examples/WorkingWithRichText.java

Yegor

On Mon, Jan 16, 2012 at 10:49 AM, haughtycool <[email protected]> wrote:
> I would like to create a cell which contains several lines, each line is in a
> format, for example first line is red, second line is blue.
>
> I've tried creating this by MS excel and save as xml excel file, the data is
> saved as:
>
> dsad&#10;sabc&#10;def keee
>
> Can I do this with NPOI?
>
> --
> View this message in context: 
> http://apache-poi.1045710.n5.nabble.com/How-to-format-cell-with-mutil-line-in-multi-format-tp5147950p5147950.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]
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to