Click or drag to resize

IEdocMetadataHasTrackedChanges Property

Indicates whether the Microsoft Word or Microsoft Excel file contains tracked change(s).

Namespace:  EdaIntegrationContract.Document
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax
C#
bool HasTrackedChanges { get; }

Property Value

Type: Boolean
See Also