Class Revision

Revision class

Represents the revision.

public abstract class Revision

Properties

NameDescription
Id { get; }Gets the number of this revision.
virtual Type { get; }Represents the type of revision.
Worksheet { get; }Gets the worksheet.

See Also