I've finally exported with success data from a db to excell, but how can I give the format, like bold fonts, centered alignment, background color, etc?
I've tried to put it with html tags but it doesn't works, I've found that it only respects when you put the info in a table, but the only that I've found is the underline format with <u> tag.
Thanks in advance!!