You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@karlvr I have issues when using ext for image size.
The excel says that "We found unreadable content in 'Export.xlsx'. Do you want to recovery the contents of this workbook?" After repairing the file using excel, its opening fine.
The error log says "Repaired Records: Drawing from /xl/drawings/drawing1.xml part (Drawing shape)". So i compared the drawing1.xml from both repaired and unrepaired workbooks. And found that if i remove editAs="oneCell" attribute from all xdr:oneCellAnchor tags, the error is gone.