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