Excel Error "Content Removed"

I get an error in content removed. excel content unreadable error. i beleive the references are get mixed. Is there a way to clear them to make the file work in aspose.

@dewan.ishi,

Thanks for providing some details.

Your file seems to be corrupted. Well, Aspose.Cells follows MS Excel standards and specifications in general. If MS Excel cannot open/process it then Aspose.Cells also cannot load/parse the file via its object model. You need to have an Excel file which should be opened/processed in MS Excel, so, Aspose.Cells could process it fine. If you still think it is an issue with Aspose.Cells APIs, kindly do share the file and paste your sample code to show the issue, we will check it soon.

so if the file is corrupted i need to copy that file to another ?

@dewan.ishi,

Yes, you may do that by yourself (either manually or some other way around) but Aspose.Cells cannot help in copying contents from a corrupted file.