Quantcast
Channel: Telerik Forums RSS
Viewing all articles
Browse latest Browse all 94857

Background color for excel cell on Export

$
0
0

Hello Carlos,

Instead of setting the format of the cell, you should directly set the background property of the cell in this case.
E.g.

row.cells[colIndex].background = "#ff0000";
Regards,
Dimiter Madjarov
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items

Viewing all articles
Browse latest Browse all 94857

Trending Articles