Uwe Brauer <o...@mat.ucm.es> writes: > Is there a way to fill a cell in a table such when exported to say html > it comes in black?
I don't really understand, but probably you can use CSS and use the name of the table (it will be the id of the table). Probably you can use nth-child or first-child in CSS. https://developer.mozilla.org/en-US/docs/Web/CSS/%3Anth-child Hope it helps, Rasmus -- ツ