Class RevisionInsertDelete
RevisionInsertDelete class
Represents a revision record of a row/column insert/delete action.
public class RevisionInsertDelete : Revision
Properties
Name | Description |
---|---|
ActionType { get; } | Gets the action type of this revision. |
CellArea { get; } | Gets the inserting/deleting range. |
Id { get; } | Gets the number of this revision.(Inherited from Revision .) |
Revisions { get; } | Gets revision list by this operation. |
override Type { get; } | Represents the type of revision. |
Worksheet { get; } | Gets the worksheet.(Inherited from Revision .) |
See Also
- class Revision
- namespace Aspose.Cells.Revisions
- assembly Aspose.Cells