QtXlsxWriter icon indicating copy to clipboard operation
QtXlsxWriter copied to clipboard

Comment function error

Open sweord opened this issue 6 years ago • 1 comments

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

sweord avatar Nov 04 '18 09:11 sweord

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

VSRonin avatar Nov 05 '18 08:11 VSRonin