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

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