SpreadJS Documentation
getName Method
Gets the name of this CalcSource.
Syntax
var instance = new GcSpread.Sheets.Calc.CalcSource(service);
var value; // Type: object
value = instance.getName();
function getName() : object;

Return Value

The name.
See Also

Reference

CalcSource type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.