RevisionLog

RevisionLog class

Represents the revision log.

Properties

NameTypeDescription
MetadataTableRevisionHeaderGets table that contains metadata about a list of specific changes that have taken place for this workbook.
RevisionsRevisionCollectionGets 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