Spread Silverlight Documentation
ToString Method (CalcExternalCellIdentity)


GrapeCity.CalcEngine Namespace > CalcExternalCellIdentity Class : ToString Method
Returns a System.String that represents this instance.
Syntax
'Declaration
 
Public Overrides Function ToString() As System.String
'Usage
 
Dim instance As CalcExternalCellIdentity
Dim value As System.String
 
value = instance.ToString()
public override System.string ToString()

Return Value

A System.String that represents this instance.
See Also

Reference

CalcExternalCellIdentity Class
CalcExternalCellIdentity Members