QtXlsxWriter
QtXlsxWriter copied to clipboard
After writing the data into xlsx, existing styles got removed
Hi,
I am writing the data into excel using write(). The particular excel is already having the existing excel styles applied. But after write and save styles are removed.
This library will rewrite the whole style definition on save so if something unsupported was already in the file then it will indeed be lost on save