Class RevisionCellMove
RevisionCellMove class
Represents a revision record on a cell(s) that moved.
public class RevisionCellMove : Revision
Properties
Name | Description |
---|---|
DestinationArea { get; } | Gets the destination area. |
Id { get; } | Gets the number of this revision.(Inherited from Revision .) |
SourceArea { get; } | Gets the source area. |
SourceWorksheet { get; } | Gets the source worksheet. |
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