| GrapeCity.Xaml.SpreadSheet.Data Namespace > Row Class > ToString Method : ToString(Row) Method | 
'Declaration Public Overloads Function ToString( _ ByVal relativeTo As Row _ ) As String
'Usage Dim instance As Row Dim relativeTo As Row Dim value As String value = instance.ToString(relativeTo)
public string ToString( Row relativeTo )
| Exception | Description | 
|---|---|
| System.ArgumentNullException | Column is not specified or is not valid; must provide a valid Column object. | 
Target Platforms: Windows Server 2012, Windows RT