var instance = new GcSpread.Sheets.Calc.CalcService(); var value; // Type: any value = instance.recalculateAll(dirtyAll);
function recalculateAll( dirtyAll : boolean ) : any;
CalcService type
Copyright © GrapeCity, inc. All rights reserved.