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