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="…...Inserting to a cell HtmlString removes related styles Aspose...5;">This is an example of regular text in HTML. This could be any information:...