RevisionCellComment class
RevisionCellComment class
Represents a revision record of a cell comment change.
Inheritance: RevisionCellComment
→
Revision
The RevisionCellComment type exposes the following members:
Properties
Property | Description |
---|---|
type | Gets the type of revision. |
worksheet | Gets the worksheet. |
id | Gets the number of this revision. |
row | Gets the row index of the which contains a comment. |
column | Gets the column index of the which contains a comment. |
cell_name | Gets the name of the cell. |
action_type | Gets the action type of the revision. |
is_old_comment | Indicates whether it’s an old comment. |
old_length | Gets Length of the comment text added in this revision. |
new_length | Gets Length of the comment before this revision was made. |
See Also
- module
aspose.cells.revisions
- class
Revision
- class
RevisionCellComment