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