Cell.GetHtmlString

Cell.GetHtmlString method

Gets the html string which contains data and some formats in this cell.

public string GetHtmlString(bool html5)
ParameterTypeDescription
html5BooleanIndicates whether the value is compatible for html5

See Also