Usage APISpreadsheet APIEnumerationCommentReportOn this pageCommentReport Report on all comments. This is a dictionary where the keys are usernames. Type Object.<string, CommentReportRecord[]> Example This example shows how to get a report on all comments. let commentsReport = oDocument.GetCommentsReport();