var instance = new GC.Spread.Sheets.FormulaTextBox.FormulaTextBox(host, options); var value; // Type: any value = instance.remove(name);
function remove( name : string ) : any;
Parameters
- name
- The custom function description name.
var instance = new GC.Spread.Sheets.FormulaTextBox.FormulaTextBox(host, options); var value; // Type: any value = instance.remove(name);
function remove( name : string ) : any;