| GC.Spread.Sheets 名前空間 > Workbook タイプ : clearCustomFunctions メソッド |
| Javascript (Usage) | |
|---|---|
var instance = new GC.Spread.Sheets.Workbook(host); var value; // Type: any value = instance.clearCustomFunctions(); | |
| Javascript (Specification) | |
|---|---|
function clearCustomFunctions() : any; | |
spread.clearCustomFunctions();