Click or drag to resize

Workbook HasTrackedChanges Property

Indicates whether the workbook has any tracked changes

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public bool HasTrackedChanges { get; }

Property Value

Type: Boolean
See Also