Debao Zhang
|
8b48dc5f56
|
Add a new example to show how to view and edit xlsx file with GUI
|
11 years ago |
Debao Zhang
|
a49180906a
|
Don't lost hyperlinks when edit an exist xlsx file
|
11 years ago |
Debao Zhang
|
c6898ff732
|
Add basic worksheet copy support
|
11 years ago |
Debao Zhang
|
c82cf47e2f
|
Add basic conditional formatting writer support.
|
11 years ago |
Debao Zhang
|
77d727748d
|
Make RichString public
|
11 years ago |
Debao Zhang
|
8d1b109605
|
Add ArrayFormula support
|
11 years ago |
Debao Zhang
|
f3e59183a9
|
Remove the readwrite example
|
11 years ago |
Debao Zhang
|
e369d98275
|
Update documentation
|
11 years ago |
Debao Zhang
|
0a0e24960a
|
Add a demo example
|
11 years ago |
Debao Zhang
|
0d7863f420
|
Add defineName support
|
11 years ago |
Debao Zhang
|
e283a0af7f
|
Add data validation read/write support
|
11 years ago |
Debao Zhang
|
d04a02e55c
|
We can read and modify existing simple .xlsx file now
|
11 years ago |
Debao Zhang
|
b4d9c5f2dd
|
Add custom number format support
|
11 years ago |
Debao Zhang
|
b51e3cb54b
|
Fix issue 3: QXlsx::Worksheet::setColumn should use 0-based index
|
11 years ago |
Debao Zhang
|
5f444294bd
|
Add mergeCells() function
|
11 years ago |
Debao Zhang
|
b9dc02b79e
|
Fix Issue1: Add insert_image() function
|
11 years ago |
Debao Zhang
|
9739020b1f
|
Add document property support
Use QObject::setProperty() to do so
|
11 years ago |
Debao Zhang
|
929db3d481
|
Refactor: Follow Qt5 module's file directories style
Xlsx Shared library can be used now
|
11 years ago |