Here is my code snippets
string[] blobPath = Directory.GetFiles(path1, docName); // getting Old File before change
Workbook wblob = new Workbook(blobPath[0]);
//Latest File bytes after changing in file in data.bytes
…...zip (10.2 KB) Sheet1 is protected...“source.xlsx” in your attached zipped archive is the final output...