RevisionLog
RevisionLog class
Represents the revision log.
Properties
| Name | Type | Description |
|---|---|---|
| MetadataTable | RevisionHeader | Gets table that contains metadata about a list of specific changes that have taken place for this workbook. |
| Revisions | RevisionCollection | Gets all revisions in this log. |
RevisionLog.MetadataTable property
Gets table that contains metadata about a list of specific changes that have taken place for this workbook.
Type: RevisionHeader
RevisionLog.Revisions property
Gets all revisions in this log.
Type: RevisionCollection