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