var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetEditorControlJS(parentDivId); var value; // Type: boolean value = instance.get_IsCellHasComment();
function get_IsCellHasComment() : boolean;
Return Value
True, если в выделенной ячейке есть комментарий; иначе, false.