'Declaration
Property TextToDisplay As System.String
'Usage
Dim instance As IHyperlink Dim value As System.String instance.TextToDisplay = value value = instance.TextToDisplay
System.string TextToDisplay {get; set;}
'Declaration
Property TextToDisplay As System.String
'Usage
Dim instance As IHyperlink Dim value As System.String instance.TextToDisplay = value value = instance.TextToDisplay
System.string TextToDisplay {get; set;}
Getting this property returns the value of the text cell at the top left of the range which this hyperlink is attached to.
Setting this property sets the value of the cell at the top left of the range which this hyperlink is attached to.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2