var instance = new GC.Spread.Sheets.FormulaTextBox.FormulaTextBox(host, options); var value; // Type: any value = instance.bind(type, data, fn);
Parameters
- type
- The event type.
- data
- Optional. Specifies additional data to pass along to the function.
- fn
- Specifies the function to run when the event occurs.