thank you so much - that's what i want O(∩_∩)O
And also i found the ss api contains  the corresponding interface, too. i
have missed it...

2010/9/28 <[email protected]>

> Did you try using a "RichTextString" ?  I have never used it, but from the
> help file it looks like it might do what you need.
> -Lou
>
>
>
> floydF floydL <[email protected]> wrote on 09/28/2010 09:45:00 AM:
>
> > A cell whose text is 'hello world' in black color can be modified to
> > 'hello'-red & 'world'-blue ? A cell with two colors... -- the office
> excel
> > can easily do this(event the excel2002)
> >
> > i check the POI example,found the following code
> > 'f.setColor( IndexedColors.RED.getIndex() ); ' which cannot fill my
> needs.
> > Any suggestion is appreciated.
>

Reply via email to