SpreadJS Documentation
refresh Method
GC.Spread.Sheets.FormulaTextBox Namespace > FormulaTextBox class : refresh Method
refresh the formula text box with the active cell.
Syntax
var instance = new GC.Spread.Sheets.FormulaTextBox.FormulaTextBox(host, options);
var value; // Type: any
value = instance.refresh();
function refresh() : any;
See Also

Reference

FormulaTextBox class