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