QtExcel / QXlsx

Excel file(*.xlsx) reader/writer library using Qt 5 or 6. Descendant of QtXlsxWriter.
https://qtexcel.github.io/QXlsx/
MIT License
1.16k stars 359 forks source link

about write chinese to the excel and unnormal to show #139

Open LiuLikeQian opened 3 years ago

LiuLikeQian commented 3 years ago

QString.tolocal8bit.data and write it to the excel is unnormal to show

j2doll commented 3 years ago

Dear @LiuLikeQian

I do not speak Chinese, so I am not sure of the cause.

What about using Unicode?

LiuLikeQian commented 3 years ago

oh. i have finished this question, this is a bug on qt code. i fix the code to slove this question. by the way, QXlsx have some bugs. many files are opened and don't be closed. emm, when i insert image.i found the Qxlsx cann't support insert the image with coordinate.

------------------ 原始邮件 ------------------ 发件人: "QtExcel/QXlsx" <notifications@github.com>; 发送时间: 2021年2月12日(星期五) 晚上7:56 收件人: "QtExcel/QXlsx"<QXlsx@noreply.github.com>; 抄送: "流若浅"<764460607@qq.com>;"Mention"<mention@noreply.github.com>; 主题: Re: [QtExcel/QXlsx] about write chinese to the excel and unnormal to show (#139)

Dear @LiuLikeQian

I do not speak Chinese, so I am not sure of the cause.

What about using Unicode?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.