Revision
Revision class
Represents the revision.
Properties
| Name | Type | Description |
|---|---|---|
| Type | Number | Represents the type of revision. The value of the property is RevisionType integer constant. |
| Worksheet | Worksheet | Gets the worksheet. |
| Id | Number | Gets 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