QXlsx icon indicating copy to clipboard operation
QXlsx copied to clipboard

Excel file(*.xlsx) reader/writer library using Qt 5 or 6. Descendant of QtXlsxWriter.

Results 143 QXlsx issues
Sort by recently updated
recently updated
newest added

XLSM type file contains VBA . if write it the VBA will lose as below red mark ![XLSMFILE](https://user-images.githubusercontent.com/19425403/61988294-20773180-b052-11e9-948d-6f292596e103.png) the vbProject.bin is lost in xlsm zip file cloud you fix it?...

bug 버그
invalid 잘못됨

Hi i have one problem, example: first times i open app and write data to cell A1 and then closed app second times i open app again and write data...

help wanted 도움 필요
question 질문

If the original excel file contain a comment ![TIM截图20190708152518](https://user-images.githubusercontent.com/19425403/60790864-0a81f980-a195-11e9-80c7-0fb1d724bdf7.png) after write by QXlsx the comment wil be lost. I compare orignal excel file zip and after write file zip The...

bug 버그

Hi I found a new problem when the excel file include the special shape as below PIC. After writing anything into excel file , it will shows somethings lose when...

invalid 잘못됨

How can I count the cells in a cell union. Example in VBA: NCeUn = Foglio2.Range("B" & riga).MergeArea.Count

enhancement 개선점
help wanted 도움 필요
question 질문

Hi j2doll! I wrote a script to extract the data from the .txt file into .xslx and to draw the graphs. The script is that every new data set is...

bug 버그
partially solved 부분 해결

Hi, This is a great extension, thanks very much for sharing! Just a couple of issues. 1) When creating a chart sheet, I can not display the series titles. The...

enhancement 개선점

So can't to copy row to other place , and can't delete whole rows .

enhancement 개선점

Dear J2doll Tonight i found QXlsx has no any method for writing header and footer! I have checked Qlibxlsxwriter has it . QXlsx has reading and writing function but method...

enhancement 개선점

I tried to make old `find_package(QXlsx)` still work as before, but this looks pretty ugly...