SpreadJS Documentation
CalcSource Constructor
The CalcService that the CalcSource worked in.
Represents a source, usually bound to a sheet; however, you can set up group elements as a source.
Syntax
var instance = new GcSpread.Sheets.Calc.CalcSource(service);
function CalcSource( 
   service : CalcService
) : CalcSource;

Parameters

service
The CalcService that the CalcSource worked in.
See Also

Reference

CalcSource type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.