VSRonin / QtXlsxWriter

.xlsx file reader and writer for Qt5
http://qtxlsx.debao.me
209 stars 73 forks source link

Comment function error #30

Open sweord opened 6 years ago

sweord commented 6 years ago

I checkout develop branch for using comment function. But there are always errors. Excel xlsx files was broken after writing comment.

VSRonin commented 6 years ago

Yes, that was the straw that broke the camel's back. While implementing that feature I realised the limitations of the design of this library and gave up on developing it further. It's now only in a "static" format. Basically to make comments work you need informations on the physical position of cells that the library is missing