Spread Silverlight Documentation
ToString Method (ExcelCalcError)


GrapeCity.Excel Namespace > ExcelCalcError Class : ToString Method
Returns a string representation of the error.
Syntax
'Declaration
 
Public Overrides Function ToString() As System.String
'Usage
 
Dim instance As ExcelCalcError
Dim value As System.String
 
value = instance.ToString()
public override System.string ToString()

Return Value

String representation of the error
See Also

Reference

ExcelCalcError Class
ExcelCalcError Members