Spread for ASP.NET 12 Product Documentation
ToString(ReferenceStyle) Method


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > Column Class > ToString Method : ToString(ReferenceStyle) Method
Reference style
Gets a string that contains a reference to this column in the specified reference style.
Syntax
'Declaration
 
Public Overloads Function ToString( _
   ByVal referenceStyle As ReferenceStyle _
) As String
'Usage
 
Dim instance As Column
Dim referenceStyle As ReferenceStyle
Dim value As String
 
value = instance.ToString(referenceStyle)
public string ToString( 
   ReferenceStyle referenceStyle
)

Parameters

referenceStyle
Reference style
See Also

Reference

Column Class
Column Members
Overload List