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