Revision

Revision class

Represents the revision.

Properties

NameTypeDescription
TypeintRepresents the type of revision. The value of the property is RevisionType integer constant.
WorksheetWorksheetGets the worksheet.
IdintGets the number of this revision. Zero means this revision does not contains id.

Revision.Type property

Represents the type of revision. The value of the property is RevisionType integer constant.

Type: int

Revision.Worksheet property

Gets the worksheet.

Type: Worksheet

Revision.Id property

Gets the number of this revision. Zero means this revision does not contains id.

Type: int