var value; // Type: any value = GC.Spread.CalcEngine.Functions.removeGlobalFunction(name);
function removeGlobalFunction( name : string ) : any;
Parameters
- name
- The name of the function.
var value; // Type: any value = GC.Spread.CalcEngine.Functions.removeGlobalFunction(name);
function removeGlobalFunction( name : string ) : any;