Spread.Sheets Documentation
toString Method
Returns a string that represents this instance.
Syntax
var instance = new GC.Spread.CalcEngine.CalcError(error);
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.