HtmlString

Cell.HtmlString property

获取和设置包含该单元格中的数据和一些格式的html字符串。

public string HtmlString { get; set; }

也可以看看