SpreadJS Documentation
toString Method
Returns a string that represents this instance.
Syntax
var instance = new GcSpread.Sheets.Calc.CalcError(error, errorCode);
var value; // Type: string
value = instance.toString();
function toString() : string;

Return Value

The error string.
See Also

Reference

CalcError type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.