How can we find track changes in excel file?
Hi,
Thanks for your question and interest in Aspose.Cells for .NET.
This is a new feature that needs to be implemented. This issue has already been logged as CELLSNET-28428.
Once, it will be implemented, we will let you know.
Hi,
Please download the latest version:
Aspose.Cells
for .NET v6.0.1.7 and see the following code for your requirements.
Workbook.AcceptAllRevisions : Accept all change.
Workbook.HasRevisions : check whether the workbook is tracked.