public class ThreadedComment
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
ThreadedCommentAuthor |
getAuthor()
Gets the author of the comment.
|
int |
getColumn()
Gets the column index of the comment.
|
DateTime |
getCreatedTime()
Gets the created time of this threaded comment.
|
java.lang.String |
getNotes()
Gets the text of the comment.
|
int |
getRow()
Gets the row index of the comment.
|
void |
setAuthor(ThreadedCommentAuthor value)
Gets the author of the comment.
|
void |
setCreatedTime(DateTime value)
Sets the created time of this threaded comment.
|
void |
setNotes(java.lang.String value)
Sets the text of the comment.
|
public int getRow()
public int getColumn()
public java.lang.String getNotes()
public void setNotes(java.lang.String value)
public ThreadedCommentAuthor getAuthor()
public void setAuthor(ThreadedCommentAuthor value)
public DateTime getCreatedTime()
public void setCreatedTime(DateTime value)
See 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.