var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetEditorControlJS(parentDivId); var value; // Type: boolean value = instance.get_CommentShowAuthor();
function get_CommentShowAuthor() : boolean;
Return Value
A value indicating whether the autor comment must be shown if control has focused comment; otherwise, null.