Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / CellInfo Class / GetLinkString Method


In This Topic
GetLinkString Method
In This Topic
Gets the reference as a string.
Syntax
'Declaration
 
Public Function GetLinkString() As String
 
'Usage
 
Dim instance As CellInfo
Dim value As String
 
value = instance.GetLinkString()
See Also