Class RevisionInsertSheet
RevisionInsertSheet class
Represents a revision record of a sheet that was inserted.
public class RevisionInsertSheet : Revision
Properties
Name | Description |
---|---|
ActionType { get; } | Gets the action type of the revision. |
Id { get; } | Gets the number of this revision.(Inherited from Revision .) |
Name { get; } | Gets the name of the worksheet. |
SheetPosition { get; } | Gets the zero based position of the new sheet in the sheet tab bar. |
override Type { get; } | Gets the type of revision. |
Worksheet { get; } | Gets the worksheet.(Inherited from Revision .) |
See Also
- class Revision
- namespace Aspose.Cells.Revisions
- assembly Aspose.Cells