QXlsx
QXlsx copied to clipboard
Excel file(*.xlsx) reader/writer library using Qt 5 or 6. Descendant of QtXlsxWriter.
Hi! Is there a way to ignore the phonetic data (objects) for a given cell using QXlsx? For example, when an Excel file with Japanese language is edited and text...
Hi, it seems XY-Scatter Charts do not behave as expected. After spending some time figuring out why my series A1:C6 did not produce 2 XY-charts with x-data from A1:A6, I...
For example: the actual content of the Excel file cell is: "**起動関連**". When read out through the QXlsx interface, it becomes "起動関連キドウカンレン". How to discarding phonetic data:"**キドウカンレン**"?
 

How to change the scaling or size of an image when inserting it 
I use cell::readValue to read, but result is the formula origin string. I want to get the data be calculated. How should I do! Thanks for reply.
pull request for issue #289
绘制折线图,显示点不美观,用setChartStyle设置样式没有效果,怎样可以让写入excel的折线图不带点,只显示光滑的直线
Hello. I'm new un Qt. I tried to tun HelloWorld example but it Fives me a building error o QXlsx:: Documento xlsxW. Error says constructor Is no referenced. Ir leads...