Class RevisionHeader

RevisionHeader class

Represents a list of specific changes that have taken place for this workbook.

public class RevisionHeader

Constructors

NameDescription
RevisionHeader()The default constructor.

Properties

NameDescription
SavedTime { get; set; }Gets and sets rhe date and time when this set of revisions was saved.
UserName { get; set; }Gets and sets the name of the user making the revision.

See Also