"UNable to cast object of type 'DocumentFormat.OpenXml.Packaging.ChartsheetPart' to type 'DocumentFormat.OpenXml.Packaging.WorksheetPart.'

I am trying to import prepare an Excel file for translation and keep receiving the following error message: "Unable to cast object of type 'DocumentFormat.OpenXml.Packaging.ChartsheetPart' to type 'DocumentFormat.OpenXml.Packaging.WorksheetPart.' I have checked that cell protection is off and have tried deleting the only chart in the file, all to no avail. Does anyone have any suggestions for a workaround?