var instance = new GcSpread.Sheets.FormulaTextBox(host); var value; // Type: any value = instance.bind(type, data, fn);
function bind( type : string, data : Object, fn : Function ) : any;
FormulaTextBox type
Copyright © GrapeCity, inc. All rights reserved.