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
- Class Vector
- Class U16String
- Class Cell
- Namespace Aspose::Cells
- Library Aspose.Cells for C++
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
- Class Vector
- Class Cell
- Namespace Aspose::Cells
- Library Aspose.Cells for C++