var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetEditorControlJS(parentDivId); var returnValue; // Type: any // Parameters var value; // Type: string returnValue = instance.set_FocusedCellValue(value);
function set_FocusedCellValue(
valueValue of focused cell.: string
) : any;
Parameters
- value
- Value of focused cell.