Jay Two

Results 134 comments of Jay Two

Dear @PMime I am not sure if the following function will help you understand how to define the type. ```cpp void WorksheetPrivate::loadXmlSheetData(QXmlStreamReader &reader) ```

Dear @Dontsoft Thank you for reporting. If you can pull request, I will merge to qt6beta branch. > Sorry for the late reply. I have been working for a long...

How about using qmake(.pro;.pri) instead of cmake? I'm not sure exactly because cmake file is not made by me.

Thanks for reporting. I will register this issue to an error.

Dear @chaoyonghan Thanks for reporting. I will register this issue to an enhancement. This project can have many differences from QtXlsxWriter. If there is a difference that is not in...

Thanks for reporting. I put the content in the qt6-4 branch. > Sorry for the late reply. I am currently working in a place where there is no internet.

- I do not know exactly what that means. - Column width means count of character. (default 8.43 character) If you calculate the number of characters, you can set the...

Dear @Alckiviad Thanks for reporting. Check repo https://github.com/JayTwoLab/qxlsx-issues-173

Dear @LiuLikeQian Can I see the excel file and example code you used? Maybe someone can help you.

Sorry for the late reply. I am working on weekdays where there is no internet. Can you pull request the example code where the error occurs to the following repository?...