Undo/Redo API's

I was trying to implement the Undo feature. How Do I do that with aspose API’s?

Ex: If I set some value to cell and then I want to revert that change. Is there any API for this. same for redo as well.

Regards,
Azhar

Hi Azhar,

Thanks for your posting and using Aspose.Cells.

We are afraid, this feature of undo operations is not supported by Aspose.Cells. For your scenario, you will have to write your own algorithm to undo such operations.

Let us know if you have any other question, we will look into it and update you asap.