Aspose::Cells::Cell::SetHtmlString method

Cell::SetHtmlString(const U16String&) method

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

void Aspose::Cells::Cell::SetHtmlString(const U16String &value)

See Also

Cell::SetHtmlString(const char16_t*) method

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

void Aspose::Cells::Cell::SetHtmlString(const char16_t *value)

See Also