mirror of
https://github.com/QtExcel/QXlsx.git
synced 2025-01-30 05:02:52 +08:00
Update README.md
This commit is contained in:
parent
80f5583913
commit
2faa0e8fdd
@ -22,6 +22,8 @@ QXlsx::Document xlsx;
|
|||||||
xlsx.write("A1", "Hello Qt!");
|
xlsx.write("A1", "Hello Qt!");
|
||||||
xlsx.saveAs("Test.xlsx");
|
xlsx.saveAs("Test.xlsx");
|
||||||
```
|
```
|
||||||
|
## How to build
|
||||||
|
* see https://github.com/j2doll/QtXlsxWriter-Static/wiki
|
||||||
|
|
||||||
## License
|
## License
|
||||||
* MIT License
|
* MIT License
|
||||||
|
Loading…
x
Reference in New Issue
Block a user