var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetEditorControlJS(parentDivId); var value; // Type: boolean value = instance.get_IsCellHasComment();
function get_IsCellHasComment() : boolean;
Return Value
True if focused cell has comment; otherise, false.