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