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