Aspose::Cells::CellRichValue::SetAltText method

CellRichValue::SetAltText(const U16String&) method

Gets the alt text associated with the image.

void Aspose::Cells::CellRichValue::SetAltText(const U16String &value)

See Also

CellRichValue::SetAltText(const char16_t*) method

Gets the alt text associated with the image.

void Aspose::Cells::CellRichValue::SetAltText(const char16_t *value)

See Also