public class ThreadedCommentCollection extends CollectionBase
| Modifier and Type | Method and Description |
|---|---|
int |
add(java.lang.String text,
ThreadedCommentAuthor author)
Adds a threaded comment;
|
ThreadedComment |
get(int index)
Gets the threaded comment by the specific index.
|
public ThreadedComment get(int index)
get in class CollectionBaseindex - The indexpublic int add(java.lang.String text,
ThreadedCommentAuthor author)
text - The text of the threaded comment.author - The author of the threaded commentSee Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.