Luca
Luca
Yep, my fault, didn't check the docs. You have to use `pinside->write` passing the format as parameter
The row and column count are constants: 1,048,576 rows, 16,384 columns. See https://support.office.com/en-gb/article/Excel-specifications-and-limits-16c69c74-3d6a-4aaf-ba35-e6eb276e8eaa
Duplicate of #109 Use https://github.com/VSRonin/QtXlsxWriter for a maintained version of this project
How do you open and save the .xls file?
This library will rewrite the whole style definition on save so if something unsupported was already in the file then it will indeed be lost on save
As the author is not active any more, please submit your pull request to https://github.com/VSRonin/QtXlsxWriter I'll take care of maintaining code until the author is back
http://qtxlsx.debao.me/cell.html#formula Cell::formula().formulaText() is probably what you are after
The author of this library is no longer active. A version of the library that compiles with Qt 5.6+ is available here https://github.com/VSRonin/QtXlsxWriter
Do you have perl (for windows http://strawberryperl.com/ ) installed and the path added to `PATH` variable?
The author of this library is no longer active. A version of the library that compiles with Qt 5.6+ is available here https://github.com/VSRonin/QtXlsxWriter