SpreadJS Documentation
getCalcService Method
Gets the calculation service.
Syntax
var instance = new GcSpread.Sheets.Calc.CalcSourceModel(service, service2);
var value; // Type: CalcService
value = instance.getCalcService();
function getCalcService() : CalcService;

Return Value

The calculation service.
See Also

Reference

CalcSourceModel type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.