GrapeCity.Xaml.SpreadSheet.Data
ToString Method (CellRange)


Returns the string representation of the cell range.
Syntax
'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

Returns the string that represents the cell range.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CellRange Class
CellRange Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options