GC.Spread.Sheets.FormulaTextBox Namespace > FormulaTextBox class : text Method |
var instance = new GC.Spread.Sheets.FormulaTextBox.FormulaTextBox(host, options); var returnValue; // Type: string returnValue = instance.text(value);
function text( value : string ) : string;