insert html data in xlsx recipe
-
Currently working with xlsx recipe template and there is data which is html string, smth like
"data": "<p>some description<p>"Is there way to add it to cell keeping all struvture and styling? Something similar to docxHtml in docx recipe?
-
There is no such helper in the xlsx recipe currently.
Excel isn't as rich as Word when adding structures and styles to cells and I don't know how much this is a valid feature request. It's likely not. Or it would need to be limited just to font-color styling different parts of the cell's text.