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 185 QXlsx issues
Sort by recently updated
recently updated
newest added

Hello I have an issue when I am trying to open one of my xlsx files ASSERT: "c.length() == 8" in file ../portfolio_manager/external/QXlsx/QXlsx/source/xlsxcolor.cpp, line 122 My code `QXlsx::Document doc(report_file); if(!doc.load())...

bug 버그
invalid 잘못됨
question 질문

any way can export excel to pdf or jpeg in QT? Thanks!

help wanted 도움 필요
question 질문

I wanna use two formats in one cell, such as different languages' content with different fonts and sizes. How can I make it by QXlsx? Thanks!

help wanted 도움 필요
question 질문

numFormats

help wanted 도움 필요
question 질문

Hi. Thank you for your efforts. I can't open and read some xlsx files, But ms excel and libreoffice calc can open and read them. After save again as a...

help wanted 도움 필요
question 질문

Hello!I'm working on my project with QXlsx. Recently I found that even if I closed all the windows in the program,the process did not disappear.I debugged for a long time,finally...

help wanted 도움 필요
question 질문

Hi, I think this code: https://github.com/QtExcel/QXlsx/blob/560e52d84c4a44892ddc3a75336534eb9be6f341/QXlsx/source/xlsxworkbook.cpp#L625-L626 is not good. You should also check if attribute date1904 is set to true, because Libreoffice Calc is writing date1904="false" into the workbook properties,...

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

Do you have any plan to support track changes (revision tracking)? Last year I wrote a dirty code in qt to set and get excel track changes. (I didn't find...

help wanted 도움 필요
question 질문

This is my first time to use QXlsx.I tried the example HelloWorld and found an issue. Everytime this fault will show up when I close the application. The message below...

help wanted 도움 필요
question 질문