Returns the string representation of the cell range.
'Declaration
Public Overrides Function ToString() As String
'Usage
Dim instance As CellRange
Dim value As String
value = instance.ToString()
public override string ToString()
Return Value
String that represents the cell range