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