Class RevisionRenameSheet
RevisionRenameSheet class
Represents a revision of renaming sheet.
public class RevisionRenameSheet : Revision
Properties
| Name | Description |
|---|---|
| Id { get; } | Gets the number of this revision.(Inherited from Revision.) |
| NewName { get; } | Gets the new name of the worksheet. |
| OldName { get; } | Gets the old name of the worksheet. |
| override Type { get; } | Represents the type of the revision. |
| Worksheet { get; } | Gets the worksheet.(Inherited from Revision.) |
See Also
- class Revision
- namespace Aspose.Cells.Revisions
- assembly Aspose.Cells