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