Cell.HtmlString
Cell.HtmlString property
Gets and sets the html string which contains data and some formats in this cell.
public string HtmlString { get; set; }
See Also
- class Cell
- namespace Aspose.Cells
- assembly Aspose.Cells
Gets and sets the html string which contains data and some formats in this cell.
public string HtmlString { get; set; }