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