Class RevisionLog

RevisionLog class

Represents the revision log.

public class RevisionLog

Properties

NameDescription
MetadataTable { get; }Gets table that contains metadata about a list of specific changes that have taken place for this workbook.
Revisions { get; }Gets all revisions in this log.

See Also