Debao Zhang
|
176160d2a8
|
API change: Using Format instead of Format *
|
2013-11-22 10:46:17 +08:00 |
|
Debao Zhang
|
fa83c2d005
|
Add some overload members
|
2013-11-05 12:47:00 +08:00 |
|
Debao Zhang
|
470abc6453
|
Fix issue 6: row & column No. starts from 1 instead of 0 now
|
2013-11-05 11:15:25 +08:00 |
|
Debao Zhang
|
68f4190fa5
|
Grouping rows and cols works now
|
2013-11-04 21:40:57 +08:00 |
|
Debao Zhang
|
5a035ede93
|
Add format param to the mergeCells() API
|
2013-11-01 10:37:41 +08:00 |
|
Debao Zhang
|
27c0029df1
|
Add overload function for setRow and setColumn
|
2013-10-31 12:19:48 +08:00 |
|
Debao Zhang
|
0d7863f420
|
Add defineName support
|
2013-10-30 13:15:41 +08:00 |
|
Debao Zhang
|
18d00f9665
|
Export the dimension api of worksheet
|
2013-10-29 22:07:50 +08:00 |
|
Debao Zhang
|
e283a0af7f
|
Add data validation read/write support
|
2013-10-29 16:54:26 +08:00 |
|
Debao Zhang
|
afbf4effbf
|
Pass const QString by reference instead of by value
|
2013-10-24 16:31:45 +08:00 |
|
Debao Zhang
|
9c70116351
|
Add new member QXlsx::Document::cellAt()
|
2013-10-23 16:05:22 +08:00 |
|
Debao Zhang
|
f8ca19f14b
|
Add documentation for the class Document.
Little api refactor
|
2013-10-19 14:27:50 +08:00 |
|
Debao Zhang
|
d04a02e55c
|
We can read and modify existing simple .xlsx file now
|
2013-10-19 13:28:06 +08:00 |
|
Debao Zhang
|
ede8c52f03
|
Introduce macros for namespace to make qdoc happy
qdoc doesn't work for class located in normal namespace
|
2013-10-15 09:58:46 +08:00 |
|
Debao Zhang
|
0548da9387
|
Add basic document files
|
2013-10-14 17:35:47 +08:00 |
|
Debao Zhang
|
81422eb31b
|
Using QXlsx::Document instead of QXlsx::Workbook
|
2013-09-10 22:22:34 +08:00 |
|
Debao Zhang
|
f5411b9b5a
|
Try add a new class QXlsx::Document
|
2013-09-06 16:34:41 +08:00 |
|