Gets a string that contains a relative reference to this cell in the current reference style.
'Declaration
Public Overloads Function ToString( _
ByVal As Cell _
) As String
'Usage
Dim instance As Cell
Dim relativeTo As Cell
Dim value As String
value = instance.ToString(relativeTo)
Parameters
- relativeTo
- Cell to use for computing the relative reference