Charset in HTML file
Posted: Fri Jun 23, 2006 3:36 pm
I think TXLSExportHTML2 is great
, but how can I get different charset than iso8859-1 in the HTML file?
I tried:
with different values, but it did not work out
.

I tried:
Code: Select all
XLS.Font.Charset := 255;
