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

Return Value

The calculation service.
See Also

Reference

CalcSource type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.