public class RevisionCellComment extends Revision
| Modifier and Type | Method and Description |
|---|---|
int |
getActionType()
Gets the action type of the revision.
|
java.lang.String |
getCellName()
Gets the name of the cell.
|
int |
getColumn()
Gets the column index of the which contains a comment.
|
int |
getNewLength()
Gets Length of the comment before this revision was made.
|
int |
getOldLength()
Gets Length of the comment text added in this revision.
|
int |
getRow()
Gets the row index of the which contains a comment.
|
int |
getType()
Gets the type of revision.
|
boolean |
isOldComment()
Indicates whether it's an old comment.
|
void |
setCellName(java.lang.String value)
Gets the name of the cell.
|
getId, getWorksheetpublic int getType()
See RevisionType.
public int getRow()
public int getColumn()
public java.lang.String getCellName()
public void setCellName(java.lang.String value)
public int getActionType()
See RevisionActionType.
public boolean isOldComment()
public int getOldLength()
public int getNewLength()
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.