Spread Windows Forms 12.0 Product Documentation
ToString() Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Chart Namespace > SheetCellRange Class : ToString() Method
Returns the string representation of the cell range.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
'Usage
 
Dim instance As SheetCellRange
Dim value As String
 
value = instance.ToString()
public override string ToString()

Return Value

String that represents the cell range
See Also

Reference

SheetCellRange Class
SheetCellRange Members