I need to restore a specific row which are deleted from the original sheet, and i am using API to achieve this with C#.NET.
Our idea is to create new helper sheet using c#, which contains deleted rows in it, That has to get updated by reading data from activity log
May i get any suggestions.
Thank you in advance.