Aspose.Cells Track changes

Hi,

I have an existing sheet with the data. After making changes from another source , i would to highlight the cells which are changed.

I believe this can be achived using excel track changes feature.

Could you please let me know if this track changes is supported in Aspose.Cells. If not, is there any recommended approach to realize this requirements.

regards
Raghavan

Hi,

Thanks for considering Aspose.Cells.

We are afraid, we can only detect revisions and accept them. Here are the two relevant methods (or property).

Workbook.HasRevisions
Workbook.AcceptAllRevisions()

We don’t have any other property or method relating to this functionality of Microsoft Excel. It might be a complex feature and difficult to be implemented,

Please provide us your sample Excel files as well as some screenshots so that we log your feature request in our database to support them in future releases if possible.

Thanks for your cooperation in this regard and have a good day.