_Workbook.KeepChangeHistory Property

Definition

True if change tracking is enabled for the shared workbook. Read/write Boolean.

public:
 property bool KeepChangeHistory { bool get(); void set(bool value); };
public bool KeepChangeHistory { get; set; }
Public Property KeepChangeHistory As Boolean

Property Value

Applies to