i’m calling
var blockCell = worksheet.Cells[
htmlBlock.OccupiedCells.StartRow,
htmlBlock.OccupiedCells.StartColumn
];
then just settings my html value
blockCell.HtmlString = html;
that equals to
<div style="…...html; that equals to <div style="font-family: Arial, sans-serif; max-width:...set different fonts, sizes, and colors. Convert HTML to an Image...