Hyperlink.TextToDisplay (Word)
Retorna ou define o texto de visível do hiperlink especificado em um documento. String de leitura/gravação.
ActiveDocument.Hyperlinks(1).TextToDisplay = _
"Follow this link for more information..."
Retorna ou define o texto de visível do hiperlink especificado em um documento. String de leitura/gravação.
ActiveDocument.Hyperlinks(1).TextToDisplay = _
"Follow this link for more information..."