If I use the SaveToHTMLString (''), HTML text in cell:
1 2 3 4 5 6
changes to:
1 2 3 4 5 6
Grid HTML syntax is compatible with HTML pages in IE?
First problém:
from grid: <FONT face="Arial" size="10" color="clGreen">
in HTML ok: <FONT face="Arial" size="10" color="Green">
Two problem:
Value size in HTML is only 1..7