var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetEditorControlJS(parentDivId); var value; // Type: string value = instance.get_CommentText();
function get_CommentText() : string;
Return Value
The comment text if control has focused comment; otherwise, null.