| Package | Description |
|---|---|
| com.grapecity.documents.excel |
| Modifier and Type | Method and Description |
|---|---|
ICommentsThreaded |
IWorksheet.getCommentsThreaded()
Returns the
ICommentsThreaded collection that represents all the threaded comments for
the specified worksheet. |
ICommentsThreaded |
ICommentThreaded.getReplies()
returns a CommentsThreaded collection of CommentThreaded objects that are replies if the specified comment.
|