-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Error opening excel, Records removed: Style from /xl/styles.xml part (Styles) #1976
-
After procesing a file.xlsx, when I open the new file (processed with excelize) I'm getting this Error, Do you know why?
The process that I'm doing is replacing some cell with new values from a csv file. I'm reading the csv file and saving the information in a matrix and then I go through the cells of the file and replace the values.
I've checked the style.xml file and verifyed with an xml reader and everything it's OK
I'll aprecciate so much your help
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 4 comments 3 replies
-
Thanks for your feedback. Which version of the Excelize library are you using? Could you show us a complete, standalone example program or reproducible demo? If you open an existing workbook, please provide the file attachment without confidential info.
Beta Was this translation helpful? Give feedback.
All reactions
-
Beta Was this translation helpful? Give feedback.
All reactions
-
Could you show us a complete, standalone example program code with main function?
Beta Was this translation helpful? Give feedback.
All reactions
-
Beta Was this translation helpful? Give feedback.
All reactions
-
I didn't saw the attachment. Please confirm the attachment uploaded successfully.
Beta Was this translation helpful? Give feedback.
All reactions
-
Beta Was this translation helpful? Give feedback.
All reactions
-
I still didn't see the attachment. Could you follow the issue template provide more details of this and the upload an attachment without confidential info?
Beta Was this translation helpful? Give feedback.