GC.Spread.Sheets.FormulaTextBox Namespace > FormulaTextBox class : autoComplete Method |
var instance = new GC.Spread.Sheets.FormulaTextBox.FormulaTextBox(host, options); var returnValue; // Type: boolean returnValue = instance.autoComplete(value);
function autoComplete( value : boolean ) : boolean;