Class RevisionCustomView
RevisionCustomView class
Represents a revision record of adding or removing a custom view to the workbook
public class RevisionCustomView : Revision
Properties
Name | Description |
---|---|
ActionType { get; } | Gets the type of action. |
Guid { get; } | Gets the globally unique identifier of the custom view. |
Id { get; } | Gets the number of this revision.(Inherited from Revision .) |
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