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