Gets a string that contains a relative reference to this
            column in the current reference style.
            
            
            
            
            
            
            
            
            'Declaration
 
Public Overloads Function ToString( _
   ByVal  As Column _
) As String
             
        
            
            'Usage
 
Dim instance As Column
Dim relativeTo As Column
Dim value As String
 
value = instance.ToString(relativeTo)
             
        
            
            public string ToString( 
   Column 
)
             
        
             
        
            Parameters
- relativeTo
- The column to use for computing the relative reference.
Return Value
A string that represents the current 
Column.
 
            Target Platforms: Windows Server 2012, Windows RT