var instance = new GC.Spread.Sheets.Worksheet(name); var value; // Type: any value = instance.clearCustomFunctions();
function clearCustomFunctions() : any;
var instance = new GC.Spread.Sheets.Worksheet(name); var value; // Type: any value = instance.clearCustomFunctions();
function clearCustomFunctions() : any;
activeSheet.clearCustomFunctions();