WorkbookBase.ChangeHistoryDuration Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the number of days shown in the shared workbook's change history.
public int ChangeHistoryDuration { get; set; }
Property Value
The number of days shown in the shared workbook's change history.
Remarks
Any changes in the change history older than the setting for this property are removed when the workbook is closed.