QtXlsxWriter icon indicating copy to clipboard operation
QtXlsxWriter copied to clipboard

windows 换行符乱码?

Open wanghai1988 opened this issue 8 years ago • 4 comments

excel单元格中遇到windows换行符(\r\n),读出来就变成_x000D_,请问怎么解决?

wanghai1988 avatar Sep 28 '17 01:09 wanghai1988

How to install in Windows?

nizqsut avatar Oct 13 '17 02:10 nizqsut

What compiler are you using?

VSRonin avatar Oct 16 '17 17:10 VSRonin

visual studio 2015

wanghai1988 avatar Oct 17 '17 14:10 wanghai1988

Use this fork: https://github.com/VSRonin/QtXlsxWriter You can either build with qmake or CMake

VSRonin avatar Oct 18 '17 08:10 VSRonin