SpreadJS Documentation
FormulaTextBox Constructor
The DOM element. It can be INPUT, TEXTAREA, or editable DIV.
Represents a formula text box.
Syntax
var instance = new GcSpread.Sheets.FormulaTextBox(host);
function FormulaTextBox( 
   host : Object
) : FormulaTextBox;

Parameters

host
The DOM element. It can be INPUT, TEXTAREA, or editable DIV.
See Also

Reference

FormulaTextBox type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.