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