RevisionInsertDelete class
RevisionInsertDelete class
Represents a revision record of a row/column insert/delete action.
Inheritance: RevisionInsertDelete
→
Revision
The RevisionInsertDelete type exposes the following members:
Properties
Property | Description |
---|---|
type | Represents the type of revision. |
worksheet | Gets the worksheet. |
id | Gets the number of this revision. |
cell_area | Gets the inserting/deleting range. |
action_type | Gets the action type of this revision. |
revisions | Gets revision list by this operation. |
See Also
- module
aspose.cells.revisions
- class
Revision
- class
RevisionInsertDelete