MathNya / umya-spreadsheet

A pure rust library for reading and writing spreadsheet files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reading an excel file with charts and then writing it generates corrupted file

arnabanimesh opened this issue · comments

Reading an excel file with charts, serializing one of the sheets to read a value from the sheet and then writing the same file generates corrupted file.

@arnabanimesh
We will investigate this as well.