Revision

Revision class

Represents the revision.

Properties

NameTypeDescription
TypeNumberRepresents the type of revision. The value of the property is RevisionType integer constant.
WorksheetWorksheetGets the worksheet.
IdNumberGets 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: Number

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: Number