Hi
I need to have part of text in cell in red color.
I use html format, like this: Blabalabala <font color "red"> My text in color red </font> blabalablabla
And that work fine, i have Blabalabala My text in color red blabalablabla in cell.
But i have lot of text with symbols > and < and it's a big issue because all the text after the < is just ignored (because it's not html format)
I know fpspreadsheet use Richtext format (It's seem me) to have the same result but i don't find any clear explanation about how to colorize a part of text.
Any help would be appreciated.