SpreadJS Documentation
getSource Method
Gets the source area.
Syntax
var instance = new GcSpread.Sheets.Calc.Reference();
var value; // Type: Reference
value = instance.getSource();
function getSource() : Reference;

Return Value

The source area.
See Also

Reference

Reference type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.