Aspose::Cells::Hyperlink::SetTextToDisplay method
Hyperlink::SetTextToDisplay(const U16String&) method
Represents the text to be displayed for the specified hyperlink. The default value is the address of the hyperlink.
void Aspose::Cells::Hyperlink::SetTextToDisplay(const U16String &value)
See Also
- Class Vector
- Class U16String
- Class Hyperlink
- Namespace Aspose::Cells
- Library Aspose.Cells for C++
Hyperlink::SetTextToDisplay(const char16_t*) method
Represents the text to be displayed for the specified hyperlink. The default value is the address of the hyperlink.
void Aspose::Cells::Hyperlink::SetTextToDisplay(const char16_t *value)
See Also
- Class Vector
- Class Hyperlink
- Namespace Aspose::Cells
- Library Aspose.Cells for C++