var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetEditorControlJS(parentDivId); var value; // Type: string value = instance.get_FocusedCellValue();
function get_FocusedCellValue() : string;
Return Value
Значение выделенной ячейки.
var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetEditorControlJS(parentDivId); var value; // Type: string value = instance.get_FocusedCellValue();
function get_FocusedCellValue() : string;