java.lang.Object
com.aspose.cells.ThreadedComment
public class ThreadedComment
- extends java.lang.Object
Represents the threaded comment.
Property Getters/Setters Detail |
getRow | |
public int getRow()
|
-
Gets the row index of the comment.
getColumn | |
public int getColumn()
|
-
Gets the column index of the comment.
getNotes/setNotes | |
public java.lang.String getNotes() / public void setNotes(java.lang.String value)
|
-
Gets and sets the text of the comment.
-
Gets the author of the comment.
getCreatedTime/setCreatedTime | |
public com.aspose.cells.DateTime getCreatedTime() / public void setCreatedTime(com.aspose.cells.DateTime value)
|
-
Gets and sets the created time of this threaded comment.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.